| /base/security/code_signature/interfaces/innerkits/code_sign_utils/src/ |
| H A D | code_sign_utils_in_c.cpp | 26 extern "C" int EnforceCodeSignForApp(const char *hapPath, const struct EntryMapEntryData *entryMapEntryData, in EnforceCodeSignForApp() argument
|
| /base/web/webview/test/unittest/napi_web_cookie_manager_test/ |
| H A D | napi_web_cookie_manager_test.cpp | 61 std::string hapPath = ""; in HWTEST_F() local
|
| /base/print/print_fwk/test/unittest/extension_test/mock/ |
| H A D | mock_runtime.h | 90 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
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| H A D | hap_resource_test.cpp | 258 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap() argument
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| H A D | theme_manager_test.cpp | 59 std::string hapPath; in SetUp() local
|
| H A D | hap_parser_test.cpp | 251 std::string hapPath = FormatFullPath(HAP_PATH_FA); in HWTEST_F() local 265 std::string hapPath = FormatFullPath(HAP_PATH_FA); in HWTEST_F() local 280 std::string hapPath = FormatFullPath("all_fa_no_exist.hap"); in HWTEST_F() local 294 std::string hapPath = FormatFullPath(HAP_PATH_FA); in HWTEST_F() local 309 std::string hapPath = FormatFullPath(HAP_PATH_FA); in HWTEST_F() local 324 std::string hapPath = FormatFullPath(HAP_PATH_FA); HWTEST_F() local 338 std::string hapPath = FormatFullPath(HAP_PATH_FA); HWTEST_F() local 351 std::string hapPath = FormatFullPath(HAP_PATH_FA); HWTEST_F() local 367 std::string hapPath = FormatFullPath("all_fa_no_exist.hap"); HWTEST_F() local 380 std::string hapPath = FormatFullPath(HAP_PATH_FA); HWTEST_F() local 393 std::string hapPath = FormatFullPath(HAP_PATH_FA); HWTEST_F() local 409 std::string hapPath = FormatFullPath(HAP_PATH_FA); HWTEST_F() local 435 std::string hapPath = FormatFullPath(g_hapPath); HWTEST_F() local 449 std::string hapPath = FormatFullPath("no_exist_hap"); HWTEST_F() local 463 std::string hapPath = FormatFullPath(g_hapPath); HWTEST_F() local 477 std::string hapPath = FormatFullPath("no_exist_hap"); HWTEST_F() local [all...] |
| H A D | hap_resource_test.cpp | 262 ResDesc *LoadFromHap(const char *hapPath, const std::shared_ptr<ResConfigImpl> defaultConfig, in LoadFromHap() argument
|
| H A D | resource_manager_test.cpp | 2052 std::string hapPath; in HWTEST_F() local 2073 std::string hapPath; in HWTEST_F() local
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | resource_manager.cpp | 52 CreateResourceManagerDef( const std::string &bundleName, const std::string &moduleName, const std::string &hapPath, const std::vector<std::string> &overlayPath, ResConfig &resConfig, int32_t userId) CreateResourceManagerDef() argument 97 CreateResourceManager(const std::string &bundleName, const std::string &moduleName, const std::string &hapPath, const std::vector<std::string> &overlayPath, ResConfig &resConfig, int32_t appType, int32_t userId) CreateResourceManager() argument
|
| H A D | raw_file_manager.cpp | 123 static bool IsLoadHap(const NativeResourceManager *mgr, std::string &hapPath)
in IsLoadHap() argument 145 std::string hapPath;
in OH_ResourceManager_OpenRawDir() local 182 RawFile *LoadRawFileFromHap(const NativeResourceManager *mgr, const char *fileName, const std::string hapPath)
in LoadRawFileFromHap() argument 215 std::string hapPath;
in OH_ResourceManager_OpenRawFile() local 447 LoadRawFileFromHap64(const NativeResourceManager *mgr, const char *fileName, const std::string hapPath) LoadRawFileFromHap64() argument 479 std::string hapPath; OH_ResourceManager_OpenRawFile64() local [all...] |
| /base/startup/appspawn/interfaces/innerkits/hnp/include/ |
| H A D | hnp_api.h | 63 char hapPath[HAP_PATH_LENTH]; // hap file path
member
|
| /base/startup/appspawn/service/hnp/installer/include/ |
| H A D | hnp_installer.h | 54 char *hapPath; // hap目录
member
|
| /test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
| H A D | hap_resource_test.cpp | 258 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap() argument
|
| /base/web/webview/sa/src/ |
| H A D | app_fwk_update_client.cpp | 101 int AppFwkUpdateClient::VerifyPackageInstall(const std::string& bundleName, const std::string& hapPath) in VerifyPackageInstall() argument
|
| H A D | app_fwk_update_service.cpp | 70 std::string hapPath; in OnReceiveEvent() local 265 void AppFwkUpdateService::OnPackageChangedEvent(const std::string& bunldeName, const std::string& hapPath) in OnPackageChangedEvent() argument 92 VerifyPackageInstall( const std::string& bundleName, const std::string& hapPath, int32_t& isSuccess) VerifyPackageInstall() argument [all...] |
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_ohos_adapter_helper_wrapper.cpp | 208 std::unique_ptr<NWeb::OhosResourceAdapter> ArkOhosAdapterHelperWrapper::GetResourceAdapter(const std::string& hapPath) in GetResourceAdapter() argument 464 void ArkOhosAdapterHelperWrapper::SetArkWebCoreHapPathOverride(const std::string& hapPath) in SetArkWebCoreHapPathOverride() argument
|
| /base/web/webview/ohos_adapter/ohos_adapter_helper/src/ |
| H A D | ohos_adapter_helper_impl.cpp | 171 std::unique_ptr<OhosResourceAdapter> OhosAdapterHelperImpl::GetResourceAdapter(const std::string& hapPath) in GetResourceAdapter() argument 340 void OhosAdapterHelperImpl::SetArkWebCoreHapPathOverride(const std::string& hapPath) in SetArkWebCoreHapPathOverride() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_ohos_adapter_helper_impl.cpp | 178 ArkWebRefPtr<ArkOhosResourceAdapter> ArkOhosAdapterHelperImpl::GetResourceAdapter(const ArkWebString& hapPath) in GetResourceAdapter() argument 382 void ArkOhosAdapterHelperImpl::SetArkWebCoreHapPathOverride(const ArkWebString& hapPath) in SetArkWebCoreHapPathOverride() argument
|
| /base/web/webview/test/unittest/ohos_adapter/ohos_resource_adapter_test/ |
| H A D | ohos_resource_adapter_test.cpp | 96 std::string hapPath = "/system/app/com.ohos.nweb/NWeb.hap"; in HWTEST_F() local 111 std::string hapPath = "/system/app/com.ohos.nweb/NWeb.hap"; in HWTEST_F() local 166 std::string hapPath = ""; in HWTEST_F() local 215 std::string hapPath = ""; HWTEST_F() local 273 std::string hapPath = ""; HWTEST_F() local 330 std::string hapPath = ""; HWTEST_F() local 362 std::string hapPath = ""; HWTEST_F() local [all...] |
| /base/web/webview/test/unittest/ohos_adapter_helper/ |
| H A D | ohos_adapter_helper_test.cpp | 90 std::string hapPath = ""; in HWTEST_F() local
|
| /test/xts/acts/ability_lite/ability_posix/src/ |
| H A D | AbilityMgrTest.cpp | 133 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 D | AbilityMgrTest2.cpp | 131 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 D | BundleMgrTest.cpp | 75 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...] |
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| H A D | utils.cpp | 445 bool Utils::ContainsTail(std::string hapPath, std::set<std::string> tailSet) in ContainsTail() argument
|
| /base/startup/appspawn/modules/sandbox/ |
| H A D | sandbox_expand.c | 132 static int SetOverlayAppPath(const char *hapPath, void *context) in SetOverlayAppPath() argument
|