| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| D | bundle_mgr_client_impl.cpp | 183 std::string resPath = isCompressed ? extensionInfo.hapPath : extensionInfo.resourcePath; in GetProfileFromExtension() local 202 std::string resPath = isCompressed ? abilityInfo.hapPath : abilityInfo.resourcePath; in GetProfileFromAbility() local 221 std::string resPath = isCompressed ? hapModuleInfo.hapPath : hapModuleInfo.resourcePath; in GetProfileFromHap() local 236 const std::string &bundleName, std::string &resPath, bool isCompressed) const in ConvertResourcePath() 365 std::string resPath; in GetResFromResMgr() local 394 bool BundleMgrClientImpl::TransformFileToJsonString(const std::string &resPath, std::string &profil… in TransformFileToJsonString() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
| D | data_share_profile_config.cpp | 115 const std::vector<AppExecFwk::Metadata> &metadata, const std::string &resPath, in GetDataProperties() 203 std::string resPath; in GetResFromResMgr() local 229 std::string DataShareProfileConfig::ReadProfile(const std::string &resPath) in ReadProfile()
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
| D | set_flag_utils.cpp | 56 for (const auto& resPath : pathList) { in ParseDirPath() local
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| D | bundle_res_transform.cpp | 39 std::string resPath = path + PATH_SEPARATOR + bundleInfo->moduleInfos[0].moduleName + ASSETS + in ConvertResInfoToBundleInfo() local
|
| D | gt_bundle_parser.cpp | 653 char *resPath = BundleUtil::Strscat(resPathComp, sizeof(resPathComp) / sizeof(char *)); in ConvertResInfoToBundleInfo() local 686 bool GtBundleParser::ConvertIconResToBundleInfo(const char *resPath, uint32_t iconId, BundleInfo *b… in ConvertIconResToBundleInfo()
|
| /foundation/graphic/graphic_2d/frameworks/bootanimation/include/ |
| D | util.h | 131 std::string resPath; member
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
| D | js_ability_stage.cpp | 686 bool JsAbilityStage::TransformFileToJsonString(const std::string &resPath, std::string &profile) in TransformFileToJsonString() 756 std::string resPath; in GetResFromResMgr() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | resource_adapter_impl_v2.cpp | 138 std::string resPath = resourceInfo.GetPackagePath(); in ResourceAdapterImplV2() local 154 std::string resPath = resourceInfo.GetPackagePath(); in Init() local
|
| D | resource_adapter_impl.cpp | 137 std::string resPath = resourceInfo.GetPackagePath(); in Init() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | ace_ability.cpp | 335 std::string resPath; in OnStart() local
|
| D | ui_content_impl.cpp | 1075 std::string resPath; in CommonInitializeForm() local 1636 std::string resPath; in CommonInitialize() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/utils/ |
| D | napi_utils.cpp | 251 std::string resPath; in ParseDollarResource() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| D | js_fwk_common.cpp | 484 static bool PathIsRelative(const char * const resPath) in PathIsRelative()
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/ |
| D | bundle_mgr_client_system_test.cpp | 2099 std::string resPath = "/data/test"; variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_view_abstract.cpp | 4953 std::string resPath = jsValue->ToString(); in ParseDollarResource() local
|