Home
last modified time | relevance | path

Searched defs:hasPermission_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/include/
H A Didentity_checker_mock.h99 static bool hasPermission_; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Didentity_checker_test.cpp72 static bool hasPermission_; member in OHOS::MiscServices::IdentityCheckerTest::IdentityCheckerMock
91 bool IdentityCheckerTest::IdentityCheckerMock::hasPermission_ = false; member in OHOS::MiscServices::IdentityCheckerTest::IdentityCheckerMock