Searched refs:IsAuthCodeReady (Results 1 – 3 of 3) sorted by relevance
950 bool ret = authManager_->IsAuthCodeReady(pkgName);959 bool ret = authManager_->IsAuthCodeReady(pkgName);968 bool ret = authManager_->IsAuthCodeReady(pkgName);977 bool ret = authManager_->IsAuthCodeReady(pkgName);
489 bool IsAuthCodeReady(const std::string &pkgName);
156 if ((authType == AUTH_TYPE_IMPORT_AUTH_CODE) && (!IsAuthCodeReady(pkgName))) { in CheckAuthParamVaild()769 if (IsAuthCodeReady(authResponseContext_->hostPkgName)) { in AbilityNegotiate()1806 bool DmAuthManager::IsAuthCodeReady(const std::string &pkgName) in IsAuthCodeReady() function in OHOS::DistributedHardware::DmAuthManager2377 if (IsAuthCodeReady(authResponseContext_->hostPkgName)) { in ProcRespNegotiateExt()