Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/services/tokensyncmanager/src/service/
H A Dtoken_sync_manager_stub.cpp68 bool TokenSyncManagerStub::IsRootCalling() const in IsRootCalling() function in OHOS::Security::AccessToken::TokenSyncManagerStub
81 if (!IsRootCalling() && !IsNativeProcessCalling()) { in GetRemoteHapTokenInfoInner()
97 if (!IsRootCalling() && !IsNativeProcessCalling()) { in DeleteRemoteHapTokenInfoInner()
109 if (!IsRootCalling() && !IsNativeProcessCalling()) { in UpdateRemoteHapTokenInfoInner()
/ohos5.0/base/security/access_token/services/tokensyncmanager/include/service/
H A Dtoken_sync_manager_stub.h39 bool IsRootCalling() const;