Searched refs:IsNativeProcessCalling (Results 1 – 4 of 4) sorted by relevance
60 bool TokenSyncManagerStub::IsNativeProcessCalling() const in IsNativeProcessCalling() function in OHOS::Security::AccessToken::TokenSyncManagerStub81 if (!IsRootCalling() && !IsNativeProcessCalling()) { in GetRemoteHapTokenInfoInner()97 if (!IsRootCalling() && !IsNativeProcessCalling()) { in DeleteRemoteHapTokenInfoInner()109 if (!IsRootCalling() && !IsNativeProcessCalling()) { in UpdateRemoteHapTokenInfoInner()
105 if (!IsNativeProcessCalling() && !IsPrivilegedCalling()) { in GetUserGrantedPermissionUsedTypeInner()486 if (!IsNativeProcessCalling() && !IsPrivilegedCalling()) { in CheckNativeDCapInner()499 if (!IsNativeProcessCalling() && !IsPrivilegedCalling()) { in GetHapTokenIDInner()513 if ((!IsNativeProcessCalling()) && !IsPrivilegedCalling()) { in AllocLocalTokenIDInner()554 if (!IsNativeProcessCalling() && !IsPrivilegedCalling()) { in GetHapTokenInfoInner()571 if (!IsNativeProcessCalling() && !IsPrivilegedCalling()) { in GetNativeTokenInfoInner()651 if (!IsNativeProcessCalling() && !IsPrivilegedCalling()) { in GetNativeTokenIdInner()864 bool AccessTokenManagerStub::IsNativeProcessCalling() in IsNativeProcessCalling() function in OHOS::Security::AccessToken::AccessTokenManagerStub
38 bool IsNativeProcessCalling() const;
88 bool IsNativeProcessCalling();