Home
last modified time | relevance | path

Searched defs:IsNativeSa (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/identity_checker/src/
H A Didentity_checker_impl.cpp90 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 Didentity_checker_mock.h47 bool IsNativeSa(Security::AccessToken::AccessTokenID tokenId) override in IsNativeSa() function
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Didentity_checker_test.cpp61 bool IsNativeSa(Security::AccessToken::AccessTokenID tokenId) override in IsNativeSa() function in OHOS::MiscServices::IdentityCheckerTest::IdentityCheckerMock