Home
last modified time | relevance | path

Searched defs:hapPath (Results 51 - 75 of 120) sorted by relevance

12345

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_host_impl_test.cpp971 std::string hapPath = ""; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_mgr_slite_feature.cpp102 bool BundleMgrSliteFeature::Install(const char *hapPath, const InstallParam *installParam, in Install() argument
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp148 std::string hapPath = GraphicsManager::GetInstance().GetHapInfo().hapPath_; in CreateNativeWindow() local
/foundation/graphic/graphic_3d/3d_scene_adapter/src/
H A Dscene_adapter.cpp87 std::string hapPath = context->GetBundleCodeDir(); in GetHapInfo() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp114 GetDataProperties( const std::vector<AppExecFwk::Metadata> &metadata, const std::string &resPath, const std::string &hapPath, const std::string &name) GetDataProperties() argument
130 GetProfileInfoByMetadata(const std::vector<AppExecFwk::Metadata> &metadata, const std::string &resourcePath, const std::string &hapPath, const std::string &name) GetProfileInfoByMetadata() argument
167 GetResFromResMgr( const std::string &resName, ResourceManager &resMgr, const std::string &hapPath) GetResFromResMgr() argument
/test/xts/acts/ability_lite/ability_posix/src/
H A DAbilityMgrTest.cpp133 string hapPath = g_testPath + "testnative_hispark_taurus_linux.hap"; in SetUpTestCase() local
135 string hapPath = g_testPath + "testnative_hispark_taurus_liteos.hap"; in SetUpTestCase() local
941 string hapPath = g_testPath + "testnative_hispark_taurus_linux.hap"; in HWTEST_F() local
943 string hapPath = g_testPath + "testnative_hispark_taurus_liteos.hap"; in HWTEST_F() local
H A DAbilityMgrTest2.cpp131 string hapPath = g_testPath + "testnative_hispark_aries_linux.hap"; in SetUpTestCase() local
133 string hapPath = g_testPath + "testnative_hispark_aries_liteos.hap"; in SetUpTestCase() local
973 string hapPath = g_testPath + "testnative_hispark_aries_linux.hap"; in HWTEST_F() local
975 string hapPath = g_testPath + "testnative_hispark_aries_liteos.hap"; in HWTEST_F() local
/test/xts/acts/appexecfwk_lite/appexecfwk_posix/src/
H A DBundleMgrTest.cpp75 string hapPath = g_testPath + "testjsdemo.hap"; in SetUpTestCase() local
289 string hapPath = g_testPath + "testnative.hap"; in HWTEST_F() local
320 string hapPath = "appexecfwk/nothishap.hap"; in HWTEST_F() local
345 string hapPath = g_testPath + "testnative.hap"; in HWTEST_F() local
369 string hapPath = ""; in HWTEST_F() local
394 string hapPath = g_testPath + "testdemo.bin"; HWTEST_F() local
419 string hapPath = g_testPath + "errpinjie.hap"; HWTEST_F() local
475 string hapPath = g_testPath + "testnative.hap"; HWTEST_F() local
879 string hapPath = g_testPath + "testGetBundleNameWithLegal127.hap"; HWTEST_F() local
981 string hapPath = g_testPath + "frequentlyStress.hap"; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp43 auto hapPath = hapModuleInfo.hapPath; in UpdateRecordByBundleInfo() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h92 std::string hapPath; member
H A Dextension_ability_info.h106 std::string hapPath; member
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp279 std::string hapPath = ""; in HWTEST_F() local
379 std::string hapPath = TEST_HAP_PATH; in HWTEST_F() local
616 std::string hapPath = "<hapPath>"; in HWTEST_F() local
857 std::string hapPath = ""; in HWTEST_F() local
950 std::string hapPath in HWTEST_F() local
1482 std::string hapPath = TEST_HAP_PATH; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dcontext_container.cpp294 std::string hapPath; in InitResourceManager() local
H A Dohos_application.cpp707 bool OHOSApplication::NotifyLoadRepairPatch(const std::string &hqfFile, const std::string &hapPath) in NotifyLoadRepairPatch() argument
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp442 std::string GetLoadPath(const std::string& hapPath) in GetLoadPath() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dpa_container.cpp230 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath, in AddAssetPath() argument
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dresource_configuration.h190 void SetHapPath(const std::string& hapPath) in SetHapPath() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Disolated_pattern.cpp75 InitializeDynamicComponent( const std::string& hapPath, const std::string& abcPath, const std::string& entryPoint, void* runtime) InitializeDynamicComponent() argument
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_manager.cpp361 bool Install(const char *hapPath, const InstallParam *installParam, InstallerCallback installerCallback) in Install() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryextension_fuzzer/
H A Dmedialibraryextension_fuzzer.cpp278 bool RunScript(const string& path, const string& hapPath, bool useCommonChunk = false) in RunScript() argument
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h44 std::string hapPath; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl.cpp137 std::string hapPath = resourceInfo.GetHapPath(); in Init() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp200 auto hapPath = container->GetHapPath(); in MediaPlay() local
276 auto hapPath = container->GetHapPath(); in RawFilePlay() local
313 auto hapPath = container->GetHapPath(); in RelativePathPlay() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h135 std::string hapPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_parser.cpp258 bool BundleResourceParser::ParseIconResourceByPath(const std::string &hapPath, const uint32_t iconId, in ParseIconResourceByPath() argument
230 ParseLabelResourceByPath( const std::string &hapPath, const uint32_t labelId, std::string &label) ParseLabelResourceByPath() argument
[all...]

Completed in 28 milliseconds

12345