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