Home
last modified time | relevance | path

Searched defs:resourcePath (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
Dimage_src_path_tdd_test.cpp48 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
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_bms_adaptor/src/
Ddata_share_profile_info.cpp68 std::string resourcePath = isCompressed ? extensionInfo.hapPath : extensionInfo.resourcePath; in GetResConfigFile() local
77 const std::string &resourcePath, bool isCompressed, DataProperties &dataProperties) in GetDataPropertiesFromProxyDatas()
88 const AppExecFwk::Metadata &metadata, const std::string &resourcePath, bool isCompressed) in GetResProfileByMetadata()
105 …const std::vector<AppExecFwk::Metadata> &metadata, const std::string &resourcePath, bool isCompres… in GetResProfileByMetadata()
126 std::shared_ptr<ResourceManager> DataShareProfileInfo::InitResMgr(const std::string &resourcePath) in InitResMgr()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/data_proxy/
Dload_config_from_data_proxy_node_strategy.cpp54 … std::string resourcePath = isCompressed ? hapModuleInfo.hapPath : hapModuleInfo.resourcePath; in operator ()() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_client_impl.cpp122 std::string resourcePath = isCompressed ? hapModuleInfo.hapPath : hapModuleInfo.resourcePath; in GetResConfigFile() local
140 std::string resourcePath = isCompressed ? extensionInfo.hapPath : extensionInfo.resourcePath; in GetResConfigFile() local
158 std::string resourcePath = isCompressed ? abilityInfo.hapPath : abilityInfo.resourcePath; in GetResConfigFile() local
247 bool BundleMgrClientImpl::GetResProfileByMetadata(const std::vector<Metadata> &metadata, in GetResProfileByMetadata()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dcontext_deal_test.cpp162 std::string resourcePath = "ResourcePath"; variable
177 std::string resourcePath = "/data/app/el1/bundle/public"; variable
Dcontext_container_test.cpp194 std::string resourcePath = "ResourcePath"; variable
395 std::string resourcePath = "ResourcePath"; variable
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Doptions.h72 std::string resourcePath; member
Dextension_ability_info.h101 std::string resourcePath; member
Dhap_module_info.h110 std::string resourcePath; member
Dability_info.h134 std::string resourcePath; // resource path for resource init member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dability_context_test.cpp257 std::string resourcePath = "hello"; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dextension_ability_info.h110 std::string resourcePath; member
Dhap_module_info.h130 std::string resourcePath; member
Dability_info.h222 std::string resourcePath; // resource path for resource init member