Home
last modified time | relevance | path

Searched defs:only_active (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/tools/cr/cr/
Dplugin.py18 def _PluginConfig(name, only_enabled=False, only_active=False): argument
68 only_active = True variable in DynamicChoices
246 def FindPlugin(cls, name, only_active=True): argument
/external/bluetooth/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c92 static BOOLEAN bta_hf_client_sco_remove(BOOLEAN only_active) in bta_hf_client_sco_remove()
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_sco.c313 static BOOLEAN bta_ag_remove_sco(tBTA_AG_SCB *p_scb, BOOLEAN only_active) in bta_ag_remove_sco()