Home
last modified time | relevance | path

Searched defs:is_active (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/btm/
Dbtm_sco.h85 bool is_active() const { return state != SCO_ST_UNUSED; } in is_active() function
/system/update_engine/client_library/
Dclient_dbus.cc93 bool DBusUpdateEngineClient::SetDlcActiveValue(bool is_active, in SetDlcActiveValue()
/system/update_engine/cros/
Ddbus_service.cc105 bool is_active, in SetDlcActiveValue()
Dcommon_service.cc146 bool is_active, in SetDlcActiveValue()
Dupdate_attempter.cc649 bool UpdateAttempter::SetDlcActiveValue(bool is_active, const string& dlc_id) { in SetDlcActiveValue()
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc2487 bool is_active = false; in nfa_ee_is_active() local
/system/apex/apexd/
Dapexd.cpp3169 bool is_active) { in CollectApexInfoList()