Home
last modified time | relevance | path

Searched refs:STRING_BUNDLEINFO_WITH_NO_VALID_EXTENSION (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/common/
H A Dbundle_manager_adapter.cpp24 const std::string STRING_BUNDLEINFO_WITH_NO_VALID_EXTENSION = "com.bundleInfo.noExtension"; variable
84 if (bundleName == STRING_BUNDLEINFO_WITH_NO_VALID_EXTENSION) { in GetBundleInfo()