Searched refs:SoftbusClientIsExist (Results 1 – 3 of 3) sorted by relevance
42 bool SoftbusClientIsExist(const std::string &pkgName, int32_t pid);
149 bool SoftbusClientInfoManager::SoftbusClientIsExist(const std::string &pkgName, int32_t pid) in SoftbusClientIsExist() function in OHOS::SoftbusClientInfoManager
68 if (SoftbusClientInfoManager::GetInstance().SoftbusClientIsExist(clientPkgName, pid)) { in SoftbusRegisterService()