Home
last modified time | relevance | path

Searched defs:hapPath (Results 1 - 25 of 150) sorted by relevance

123456

/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_utils_in_c.cpp26 extern "C" int EnforceCodeSignForApp(const char *hapPath, const struct EntryMapEntryData *entryMapEntryData, in EnforceCodeSignForApp() argument
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_info.h30 std::string hapPath; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/ohos/core/os/
H A Dplatform_create_info.h33 BASE_NS::string hapPath = "./"; member
/base/web/webview/test/unittest/napi_web_cookie_manager_test/
H A Dnapi_web_cookie_manager_test.cpp61 std::string hapPath = ""; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dnative_lib_util.cpp23 std::string GetLibPath(const std::string &hapPath, bool isPreInstallApp) in GetLibPath() argument
/foundation/ability/ability_runtime/interfaces/inner_api/child_process_manager/include/
H A Dchild_process_start_info.h28 std::string hapPath; member
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Djs_environment_impl.h35 panda::panda_file::StringPacProtect hapPath; member
H A Duncaught_exception_callback.h34 std::string hapPath; member
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_module_reader_test.cpp88 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); in HWTEST_F() local
100 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_mock_runtime.h83 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_mock_runtime.h81 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dnative_lib_util_test.cpp55 std::string hapPath = "/data/test/NativeLibUtilTest.hap"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/
H A Doverlay_module_info.h34 std::string hapPath; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/shared/
H A Dshared_module_info.h33 std::string hapPath; member
H A Dbase_shared_bundle_info.h32 std::string hapPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_configuration.cpp66 bool BundleResourceConfiguration::InitResourceGlobalConfig(const std::string &hapPath, in InitResourceGlobalConfig() argument
32 InitResourceGlobalConfig( const std::string &hapPath, std::shared_ptr<Global::Resource::ResourceManager> resourceManager) InitResourceGlobalConfig() argument
[all...]
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundle_manager.cpp20 bool Install(const char *hapPath, const InstallParam *installParam, InstallerCallback installerCallback) in Install() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dplatform_ohos.cpp39 BASE_NS::string hapPath = plat_.hapPath; in RegisterDefaultPaths() local
H A Dplatform_ohos.h34 BASE_NS::string hapPath = "./"; member
/base/print/print_fwk/test/unittest/extension_test/mock/
H A Dmock_runtime.h90 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
99 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument
103 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule() argument
199 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
208 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument
212 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
H A Dmock_runtime.h88 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument
97 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument
101 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule() argument
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dhap_asset_provider_impl.cpp22 bool HapAssetProviderImpl::Initialize(const std::string& hapPath, const std::vector<std::string>& assetBasePaths) in Initialize() argument
H A Dhap_asset_provider.cpp23 bool HapAssetProvider::Initialize(const std::string& hapPath, const std::vector<std::string>& assetBasePaths) in Initialize() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/utd/
H A Dutd_handler.cpp81 std::string UtdHandler::GetUtdProfileFromHap(const std::string &hapPath) in GetUtdProfileFromHap() argument
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dhap_resource_test.cpp258 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap() argument

Completed in 8 milliseconds

123456