Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dfake_adapter.h43 bool IsInitializing() const override { in IsInitializing() function
/aosp_15_r20/art/runtime/mirror/
H A Dclass.h194 bool IsInitializing() REQUIRES_SHARED(Locks::mutator_lock_) { in IsInitializing() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter.cc84 bool IsInitializing() const override { in IsInitializing() function in bt::gap::AdapterImpl
H A Dbredr_connection_manager_test.cc501 ::testing::AssertionResult IsInitializing(Peer* peer) { in IsInitializing() function