Home
last modified time | relevance | path

Searched refs:IsCallerTypeValid (Results 1 - 3 of 3) sorted by relevance

/base/security/access_token/frameworks/common/include/
H A Ddata_validator.h57 static bool IsCallerTypeValid(uint32_t type);
/base/security/access_token/frameworks/common/src/
H A Ddata_validator.cpp161 bool DataValidator::IsCallerTypeValid(uint32_t type) in IsCallerTypeValid() function in OHOS::Security::AccessToken::DataValidator
/base/security/access_token/frameworks/inner_api/privacy/src/
H A Dprivacy_kit.cpp228 if (!DataValidator::IsPolicyTypeValid(policyType) && !DataValidator::IsCallerTypeValid(callerType)) { in SetMutePolicy()

Completed in 2 milliseconds