Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_parser.cpp49 constexpr const char* THEME_ICONS_B_FLAG = "/b/app/flag"; variable
527 … BundleUtil::IsExistFileNoLog(SYSTEM_THEME_PATH + std::to_string(userId) + THEME_ICONS_B_FLAG) && in ProcessSpecialBundleResource()
H A Dbundle_resource_manager.cpp40 const std::string THEME_ICONS_B_FLAG = "/b/app/flag"; variable