Home
last modified time | relevance | path

Searched defs:adding (Results 1 – 2 of 2) sorted by relevance

/system/hwservicemanager/
DServiceManager.cpp508 auto adding = std::make_unique<HidlService>(fqName, name); in registerForNotifications() local
762 auto adding = std::make_unique<HidlService>(fqName, name); in registerPassthroughClient() local
/system/bt/bta/dm/
Dbta_dm_act.cc3580 void bta_dm_eir_update_uuid(uint16_t uuid16, bool adding) { in bta_dm_eir_update_uuid()