Searched defs:kStarting (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/openscreen/osp/public/ |
H A D | protocol_connection_server.h | 28 kStarting, enumerator
|
H A D | protocol_connection_client.h | 30 enum class State { kStopped = 0, kStarting, kRunning, kStopping }; enumerator
|
H A D | service_publisher.h | 24 kStarting, enumerator
|
H A D | service_listener.h | 42 kStarting, enumerator
|
/aosp_15_r20/art/runtime/gc/ |
H A D | reference_processor.h | 111 enum class RpState : uint8_t { kStarting, kInitMarkingDone, kInitClearingDone }; enumerator
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | environment.h | 43 kStarting, enumerator
|
/aosp_15_r20/art/runtime/ |
H A D | thread_state.h | 64 …kStarting, // NEW TS_WAIT native thread started, not yet re… enumerator
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/ |
H A D | low_energy_discovery_manager.h | 177 kStarting, enumerator
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_transaction_test_util.h | 159 enum class State { kIdle, kStarting, kReading, kDone }; enumerator
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/ |
H A D | l2cap_defs.h | 157 kStarting, enumerator
|