Home
last modified time | relevance | path

Searched refs:init_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/rust/topshim/btif/
H A Dbtif_shim.cc167 BluetoothIntf::BluetoothIntf() : init_(false) {} in BluetoothIntf()
196 if (init_) return true; in Initialize()
214 init_ = ret == BT_STATUS_SUCCESS; in Initialize()
217 return init_; in Initialize()
H A Dbtif_shim.h76 bool init_; variable
/aosp12/system/core/init/
H A DREADME.md786 specified by the _value_ of the property. See the _Debugging init_ section below for more details