Searched defs:kNew (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/webrtc/api/ |
H A D | sctp_transport_interface.h | 25 kNew, // Has not started negotiating yet. Non-standard state. enumerator
|
H A D | dtls_transport_interface.h | 30 kNew, // Has not started negotiating yet. enumerator
|
H A D | peer_connection_interface.h | 201 kNew, enumerator
|
/aosp_15_r20/external/webrtc/stats/ |
H A D | rtcstats_objects.cc | 37 const char* const RTCDtlsTransportState::kNew = "new"; member in webrtc::RTCDtlsTransportState 76 const char* const RTCIceTransportState::kNew = "new"; member in webrtc::RTCIceTransportState
|
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/ |
H A D | default_video_quality_analyzer.h | 110 enum State { kNew, kActive, kStopped }; enumerator
|
H A D | default_video_quality_analyzer_frames_comparator.h | 127 enum State { kNew, kActive, kStopped }; enumerator
|
/aosp_15_r20/external/webrtc/api/transport/ |
H A D | enums.h | 21 kNew, enumerator
|
/aosp_15_r20/external/pdfium/core/fxcodec/bmp/ |
H A D | cfx_bmpdecompressor.h | 55 enum class PalType : bool { kNew, kOld }; enumerator
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | pre_stop_hook_server.cc | 34 enum class State : std::uint8_t { kNew, kWaiting, kDone, kShuttingDown }; enumerator
|
/aosp_15_r20/external/webrtc/api/stats/ |
H A D | rtcstats_objects.h | 53 static const char* const kNew; member 109 static const char* const kNew; member
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | callback_list_unittest.cc | 53 kNew, enumerator
|
/aosp_15_r20/art/tools/jvmti-agents/titrace/ |
H A D | instruction_decoder.cc | 231 kNew = 0xbb, enumerator
|