Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/common/include/
Didentity_checker_mock.h52 bool IsFormShell(Security::AccessToken::AccessTokenID tokenId) override in IsFormShell() function
/base/inputmethod/imf/services/identity_checker/src/
Didentity_checker_impl.cpp107 bool IdentityCheckerImpl::IsFormShell(AccessTokenID tokenId) in IsFormShell() function in OHOS::MiscServices::IdentityCheckerImpl
/base/inputmethod/imf/test/unittest/cpp_test/src/
Didentity_checker_test.cpp66 bool IsFormShell(Security::AccessToken::AccessTokenID tokenId) override in IsFormShell() function in OHOS::MiscServices::IdentityCheckerTest::IdentityCheckerMock