Home
last modified time | relevance | path

Searched defs:kStarting (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/openscreen/osp/public/
H A Dprotocol_connection_server.h28 kStarting, enumerator
H A Dprotocol_connection_client.h30 enum class State { kStopped = 0, kStarting, kRunning, kStopping }; enumerator
H A Dservice_publisher.h24 kStarting, enumerator
H A Dservice_listener.h42 kStarting, enumerator
/aosp_15_r20/art/runtime/gc/
H A Dreference_processor.h111 enum class RpState : uint8_t { kStarting, kInitMarkingDone, kInitClearingDone }; enumerator
/aosp_15_r20/external/openscreen/cast/streaming/
H A Denvironment.h43 kStarting, enumerator
/aosp_15_r20/art/runtime/
H A Dthread_state.h64kStarting, // 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 Dlow_energy_discovery_manager.h177 kStarting, enumerator
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_transaction_test_util.h159 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 Dl2cap_defs.h157 kStarting, enumerator