Searched defs:bOn (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A D | ParameterMgrFullConnector.cpp | 68 bool CParameterMgrFullConnector::setTuningMode(bool bOn, string &strError) in setTuningMode()
|
H A D | ParameterMgr.cpp | 2119 bool CParameterMgr::setTuningMode(bool bOn, string &strError) in setTuningMode()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | agtsvr.h | 1377 #define IAgentCharacter_SetIdleOn(This,bOn) (This)->lpVtbl->SetIdleOn(This,bOn) argument 1393 #define IAgentCharacter_SetSoundEffectsOn(This,bOn) (This)->lpVtbl->SetSoundEffectsOn(This,bOn) argument 1581 #define IAgentCharacterEx_SetIdleOn(This,bOn) (This)->lpVtbl->SetIdleOn(This,bOn) argument 1597 #define IAgentCharacterEx_SetSoundEffectsOn(This,bOn) (This)->lpVtbl->SetSoundEffectsOn(This,bOn) argument
|
D | netmon.h | 2167 WINBOOL bOn; member
|