Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp71 if (profileRemoteMap_.Find(BLUETOOTH_HOST, value)) { in GetHostRemote()
95 if (profileRemoteMap_.Find(objectName, remote)) { in GetProfileRemote()
118 profileRemoteMap_.Insert(objectName, remote); in GetProfileRemote()
186 BluetoothProfileManager::GetInstance().profileRemoteMap_.Clear(); in OnRemoveSystemAbility()
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h106 SafeMap<std::string, sptr<IRemoteObject>> profileRemoteMap_; member in OHOS::Bluetooth::BluetoothProfileManager

Completed in 2 milliseconds