Searched defs:IsNativeSa (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/inputmethod/imf/services/identity_checker/src/ | ||
H A D | identity_checker_impl.cpp | 90 bool IdentityCheckerImpl::IsNativeSa(AccessTokenID tokenId) in IsNativeSa() function in OHOS::MiscServices::IdentityCheckerImpl |
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/include/ | ||
H A D | identity_checker_mock.h | 47 bool IsNativeSa(Security::AccessToken::AccessTokenID tokenId) override in IsNativeSa() function |
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ | ||
H A D | identity_checker_test.cpp | 61 bool IsNativeSa(Security::AccessToken::AccessTokenID tokenId) override in IsNativeSa() function in OHOS::MiscServices::IdentityCheckerTest::IdentityCheckerMock |