/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | image_src_path_tdd_test.cpp | 48 char *resourcePath = JsAppContext::GetInstance()->GetResourcePath(""); variable 65 char *resourcePath = JsAppContext::GetInstance()->GetResourcePath("abc.png"); variable 83 char *resourcePath = JsAppContext::GetInstance()->GetResourcePath("internal://app/abc.png"); variable 100 …char *resourcePath = JsAppContext::GetInstance()->GetResourcePath("internal://app/testa/testb/test… variable 120 char *resourcePath = JsAppContext::GetInstance()->GetResourcePath(filePath); variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_profile_config.cpp | 119 std::string resourcePath = !hapPath.empty() ? hapPath : resPath; in GetDataProperties() local 131 const std::string &resourcePath, const std::string &hapPath, const std::string &name) in GetProfileInfoByMetadata() 151 std::shared_ptr<ResourceManager> DataShareProfileConfig::InitResMgr(const std::string &resourcePath) in InitResMgr()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | bundle_mgr_proxy.h | 41 std::string resourcePath; member 52 std::string resourcePath; member
|
/ohos5.0/base/global/resource_management/dfx/hisysevent_adapter/ |
H A D | hisysevent_adapter.cpp | 64 void ReportAddResourcePathFail(const char* resourcePath, const std::string& errMsg) in ReportAddResourcePathFail()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_client_impl.cpp | 130 std::string resourcePath = isCompressed ? hapModuleInfo.hapPath : hapModuleInfo.resourcePath; in GetResConfigFile() local 148 std::string resourcePath = isCompressed ? extensionInfo.hapPath : extensionInfo.resourcePath; in GetResConfigFile() local 166 std::string resourcePath = isCompressed ? abilityInfo.hapPath : abilityInfo.resourcePath; in GetResConfigFile() local 255 bool BundleMgrClientImpl::GetResProfileByMetadata(const std::vector<Metadata> &metadata, in GetResProfileByMetadata()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | context_deal_test.cpp | 175 std::string resourcePath = "ResourcePath"; variable 190 std::string resourcePath = "/data/app/el1/bundle/public"; variable
|
H A D | context_container_test.cpp | 194 std::string resourcePath = "ResourcePath"; variable 377 std::string resourcePath = "ResourcePath"; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/ |
H A D | isolated_pattern_test_ng.cpp | 135 auto resourcePath = want.GetStringParam(RESOURCE_PATH); variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | options.h | 74 std::string resourcePath; member
|
H A D | extension_ability_info.h | 105 std::string resourcePath; member
|
H A D | hap_module_info.h | 110 std::string resourcePath; member
|
H A D | ability_info.h | 134 std::string resourcePath; // resource path for resource init member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | isolated_pattern.cpp | 99 auto resourcePath = want.GetStringParam(RESOURCE_PATH); in InitializeIsolatedComponent() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | ability_context_test.cpp | 289 std::string resourcePath = "hello"; variable
|
/ohos5.0/foundation/communication/nfc/services/src/notification/ |
H A D | nfc_notification.cpp | 74 static void UpdateResourceMap(const std::string &resourcePath) in UpdateResourceMap()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | extension_ability_info.h | 166 std::string resourcePath; member
|
H A D | hap_module_info.h | 156 std::string resourcePath; member
|
H A D | ability_info.h | 238 std::string resourcePath; // resource path for resource init member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | material_impl.cpp | 53 bool IsGltfResource(BASE_NS::string_view uri, BASE_NS::string_view resourcePath) in IsGltfResource()
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | ime_info_inquirer.cpp | 949 std::shared_ptr<ResourceManager> ImeInfoInquirer::GetResMgr(const std::string &resourcePath) in GetResMgr()
|