Home
last modified time | relevance | path

Searched defs:hapPath (Results 101 - 125 of 150) sorted by relevance

123456

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_operator_test.cpp1281 std::string hapPath = "happath"; in HWTEST_F() local
1298 std::string hapPath = ""; in HWTEST_F() local
1315 std::string hapPath = "happath"; in HWTEST_F() local
H A Dbms_install_daemon_test.cpp989 std::string hapPath = "/hnp/root/path"; in HWTEST_F() local
1091 std::string hapPath; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp877 std::string hapPath = iter->hapPath; in ExtractEncryptedSoFiles() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp276 std::string hapPath = SRC_PATH; in HWTEST_F() local
1429 std::string hapPath; in HWTEST_F() local
1447 std::string hapPath = "hap.path"; in HWTEST_F() local
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_resource_manager.cpp275 RState ResourceManagerImpl::IsLoadHap(std::string &hapPath) in IsLoadHap() argument
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp279 RState HapParser::ReadRawFileFromHap(const std::string &hapPath, const std::string &patchPath, in ReadRawFileFromHap() argument
320 RState HapParser::ReadRawFileDescriptor(const char *hapPath, const char *patchPath, const std::string &rawFileName, in ReadRawFileDescriptor() argument
373 GetRawFileList(const std::string &hapPath, const std::string &rawDirPath, std::set<std::string>& fileSet) GetRawFileList() argument
877 IsRawDirFromHap(const char *hapPath, const std::string &pathName, bool &outValue) IsRawDirFromHap() argument
[all...]
/base/telephony/core_service/frameworks/native/src/
H A Dresource_utils.cpp387 std::string hapPath; in Init() local
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp297 std::string hapPath = ""; in HWTEST_F() local
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp93 void SourceMap::Init(bool isModular, const std::string& hapPath) in Init() argument
511 bool SourceMap::ReadSourceMapData(const std::string& hapPath, const std::string& sourceMapPath, std::string& content) in ReadSourceMapData() argument
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h135 std::string hapPath; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl_v2.cpp136 std::string hapPath = resourceInfo.GetHapPath(); in ResourceAdapterImplV2() local
152 std::string hapPath = resourceInfo.GetHapPath(); in Init() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp349 std::string hapPath; in OnStart() local
[all...]
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h114 virtual void InitializeDynamic(int32_t hostInstanceId, const std::string& hapPath, const std::string& abcPath, in InitializeDynamic() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h239 std::string hapPath; member
H A Dextension_ability_info.h169 std::string hapPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h367 virtual ErrCode ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, in ExtractEncryptedSoFiles() argument
81 ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, const std::string &hapPath, const std::string &cpuAbi, const std::string &packageName) ProcessBundleInstallNative() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp251 ErrCode InstalldHostImpl::ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, in ExtractEncryptedSoFiles() argument
48 ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, const std::string &hapPath, const std::string &cpuAbi, const std::string &packageName) ProcessBundleInstallNative() argument
H A Dmock_install_client.cpp255 ErrCode InstalldClient::ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, in ExtractEncryptedSoFiles() argument
41 ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, const std::string &hapPath, const std::string &cpuAbi, const std::string &packageName) ProcessBundleInstallNative() argument
H A Dinstalld_client.cpp380 ErrCode InstalldClient::ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, in ExtractEncryptedSoFiles() argument
62 ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, const std::string &hapPath, const std::string &cpuAbi, const std::string &packageName) ProcessBundleInstallNative() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_manager_service.cpp72 bool GtManagerService::Install(const char *hapPath, const InstallParam *installParam, in Install() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp506 ErrCode InstalldClient::ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, in ExtractEncryptedSoFiles() argument
68 ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, const std::string &hapPath, const std::string &cpuAbi, const std::string &packageName) ProcessBundleInstallNative() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp291 std::string hapPath = Str16ToStr8(data.ReadString16()); in HandleProcessBundleInstallNative() local
745 std::string hapPath = Str16ToStr8(data.ReadString16()); in HandExtractEncryptedSoFiles() local
H A Dinstalld_proxy.cpp687 ErrCode InstalldProxy::ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, in ExtractEncryptedSoFiles() argument
95 ProcessBundleInstallNative(const std::string &userId, const std::string &hnpRootPath, const std::string &hapPath, const std::string &cpuAbi, const std::string &packageName) ProcessBundleInstallNative() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_test.cpp1776 std::string hapPath = "/data/test.hap"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/
H A Dmedialibrary_fileext_test.cpp123 bool RunScript(const string& path, const string& hapPath, bool useCommonChunk = false) in RunScript() argument

Completed in 42 milliseconds

123456