Home
last modified time | relevance | path

Searched defs:init_state_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dstructured_metrics_recorder.h225 InitState init_state_; variable
/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.h332 InitializationState init_state_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dfake_adapter.h340 InitState init_state_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter.cc545 std::atomic<State> init_state_; member in bt::gap::AdapterImpl