Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp650 BluetoothRemoteDevice defaultDevice; in OnScoStateChanged() local
651 AudioHfpManager::UpdateCurrentActiveHfpDevice(defaultDevice); in OnScoStateChanged()
678 BluetoothRemoteDevice defaultDevice; in OnConnectionStateChanged() local
679 AudioHfpManager::UpdateCurrentActiveHfpDevice(defaultDevice); in OnConnectionStateChanged()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp174 Device defaultDevice; member
703 deviceConfig.defaultDevice, in from_json()
2003 applicationInfo.keepAlive = configJson.deveicConfig.defaultDevice.keepAlive; in ToApplicationInfo()
2013 applicationInfo.debug = configJson.deveicConfig.defaultDevice.debug; in ToApplicationInfo()
2017 applicationInfo.process = configJson.deveicConfig.defaultDevice.process; in ToApplicationInfo()
2172 innerModuleInfo.compressNativeLibs = configJson.deveicConfig.defaultDevice.compressNativeLibs; in ToInnerModuleInfo()
2290 applicationInfo.isCompressNativeLibs = configJson.deveicConfig.defaultDevice.compressNativeLibs; in ToInnerBundleInfo()

Completed in 5 milliseconds