Home
last modified time | relevance | path

Searched refs:IsCallerValid (Results 1 - 6 of 6) sorted by relevance

/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Diupdater.cpp29 bool isCallerValid = NapiCommonUtils::IsCallerValid(); in On()
67 bool isCallerValid = NapiCommonUtils::IsCallerValid(); in Off()
/base/update/updateservice/frameworks/js/napi/update/src/
H A Dupdate_module.cpp115 bool isCallerValid = NapiCommonUtils::IsCallerValid(); in GetOnlineUpdater()
132 bool isCallerValid = NapiCommonUtils::IsCallerValid(); in GetRestorer()
146 bool isCallerValid = NapiCommonUtils::IsCallerValid(); in GetLocalUpdater()
/base/update/updateservice/frameworks/js/napi/session/include/
H A Dnapi_common_utils.h55 static bool IsCallerValid();
/base/update/updateservice/services/engine/include/
H A Dupdate_service_stub.h83 bool IsCallerValid();
/base/update/updateservice/services/engine/src/
H A Dupdate_service_stub.cpp390 bool UpdateServiceStub::IsCallerValid() in IsCallerValid() function in OHOS::UpdateEngine::UpdateServiceStub
445 if (!IsCallerValid()) { in HandleRemoteRequest()
446 ENGINE_LOGE("UpdateServiceStub IsCallerValid false"); in HandleRemoteRequest()
/base/update/updateservice/frameworks/js/napi/session/src/
H A Dnapi_common_utils.cpp259 bool NapiCommonUtils::IsCallerValid() in IsCallerValid() function in OHOS::UpdateEngine::NapiCommonUtils

Completed in 8 milliseconds