Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/identity_checker/src/
Didentity_checker_impl.cpp53 bool IdentityCheckerImpl::IsBundleNameValid(uint32_t tokenId, const std::string &validBundleName) in IsBundleNameValid() function in OHOS::MiscServices::IdentityCheckerImpl
/base/security/access_token/frameworks/common/src/
Ddata_validator.cpp24 bool DataValidator::IsBundleNameValid(const std::string& bundleName) in IsBundleNameValid() function in OHOS::Security::AccessToken::DataValidator
/base/inputmethod/imf/test/unittest/cpp_test/src/
Didentity_checker_test.cpp50 bool IsBundleNameValid(uint32_t tokenId, const std::string &validBundleName) override in IsBundleNameValid() function in OHOS::MiscServices::IdentityCheckerTest::IdentityCheckerMock