Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h66 const char RESOURCES_INDEX[] = "/resources.index"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_res_transform.cpp40 bundleInfo->moduleInfos[0].moduleName + RESOURCES_INDEX; in ConvertResInfoToBundleInfo()
H A Dgt_bundle_parser.cpp651 const_cast<char *>(RESOURCES_INDEX) in ConvertResInfoToBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h28 constexpr const char* RESOURCES_INDEX = "resources.index"; variable
H A Dinner_bundle_info.h897 …oduleResPath = moduleSrcDir + ServiceConstants::PATH_SEPARATOR + ServiceConstants::RESOURCES_INDEX; in AddModuleResPath()
901 ServiceConstants::PATH_SEPARATOR + ServiceConstants::RESOURCES_INDEX; in AddModuleResPath()