Home
last modified time | relevance | path

Searched refs:supportState (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp1110 int supportState = GetOptionalCodecsSupportState(device); in UpdateOptCodecStatus() local
1124 if ((supportState == A2DP_OPTIONAL_SUPPORT_UNKNOWN) || in UpdateOptCodecStatus()
1125 ((supportState == A2DP_OPTIONAL_SUPPORT) && (supportOptCodec == false)) || in UpdateOptCodecStatus()
1126 ((supportState == A2DP_OPTIONAL_NOT_SUPPORT) && (supportOptCodec))) { in UpdateOptCodecStatus()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dcache_process_manager.cpp359 auto supportState = appRecord->GetSupportProcessCacheState(); in IsAppSupportProcessCacheInnerFirst() local
360 switch (supportState) { in IsAppSupportProcessCacheInnerFirst()

Completed in 6 milliseconds