Home
last modified time | relevance | path

Searched refs:DisableCompleteProcess (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.h210 void DisableCompleteProcess(const std::string &name, bool ret) const;
H A Dprofile_service_manager.cpp454 …pimpl->dispatcher_.PostTask(std::bind(&ProfileServiceManager::DisableCompleteProcess, this, name, … in OnDisable()
457 void ProfileServiceManager::DisableCompleteProcess(const std::string &name, bool ret) const in DisableCompleteProcess() function in OHOS::bluetooth::ProfileServiceManager