|
Android-cuttlefish cvd tool
|
#include <debug.pb.h>


Public Types | |
| enum | : int { kChannelFieldNumber = 2 , kDataFieldNumber = 1 } |
Public Member Functions | |
| ReverseStream () | |
| ~ReverseStream () override | |
| PROTOBUF_CONSTEXPR | ReverseStream (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| ReverseStream (const ReverseStream &from) | |
| ReverseStream (ReverseStream &&from) noexcept | |
| ReverseStream & | operator= (const ReverseStream &from) |
| ReverseStream & | operator= (ReverseStream &&from) noexcept |
| const std::string & | unknown_fields () const |
| std::string * | mutable_unknown_fields () |
| PROTOBUF_NOINLINE void | Swap (ReverseStream *other) |
| void | UnsafeArenaSwap (ReverseStream *other) |
| ReverseStream * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CheckTypeAndMergeFrom (const ::PROTOBUF_NAMESPACE_ID::MessageLite &from) final |
| void | CopyFrom (const ReverseStream &from) |
| void | MergeFrom (const ReverseStream &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| std::string | GetTypeName () const final |
| int | channel_size () const |
| void | clear_channel () |
| const std::string & | channel (int index) const |
| std::string * | mutable_channel (int index) |
| void | set_channel (int index, const std::string &value) |
| void | set_channel (int index, std::string &&value) |
| void | set_channel (int index, const char *value) |
| void | set_channel (int index, const void *value, size_t size) |
| std::string * | add_channel () |
| void | add_channel (const std::string &value) |
| void | add_channel (std::string &&value) |
| void | add_channel (const char *value) |
| void | add_channel (const void *value, size_t size) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | channel () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_channel () |
| bool | has_data () const |
| void | clear_data () |
| const std::string & | data () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_data (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_data () |
| PROTOBUF_NODISCARD std::string * | release_data () |
| void | set_allocated_data (std::string *data) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_data (ArgT0 &&arg0, ArgT... args) |
Static Public Member Functions | |
| static const ReverseStream & | default_instance () |
| static const ReverseStream * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
| ReverseStream (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
| typedef void | InternalArenaConstructable_ |
| typedef void | DestructorSkippable_ |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const |
| void | InternalSwap (ReverseStream *other) |
| int | _internal_channel_size () const |
| const std::string & | _internal_channel (int index) const |
| std::string * | _internal_add_channel () |
| bool | _internal_has_data () const |
| const std::string & | _internal_data () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_data (const std::string &value) |
| std::string * | _internal_mutable_data () |
Static Private Member Functions | |
| ::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
Private Attributes | |
| ::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > | _has_bits_ |
| mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize | _cached_size_ |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > | channel_ |
| ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | data_ |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_debug_2eproto |
| void | swap (ReverseStream &a, ReverseStream &b) |
|
private |
|
private |
|
inline |
|
override |
|
explicit |
| webrtc::audioproc::ReverseStream::ReverseStream | ( | const ReverseStream & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
|
inline |
|
inline |
|
inline |
|
final |
|
final |
|
inline |
|
inline |
| void webrtc::audioproc::ReverseStream::CopyFrom | ( | const ReverseStream & | from | ) |
|
inline |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
|
inline |
|
inlinestatic |
|
private |
|
final |
| void webrtc::audioproc::ReverseStream::MergeFrom | ( | const ReverseStream & | from | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inline |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void webrtc::audioproc::ReverseStream::set_data | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
|
private |
|
private |
|
private |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
private |
|
private |
|
private |
|
private |
|
staticconstexpr |