Home
last modified time | relevance | path

Searched defs:hapName (Results 1 - 25 of 27) sorted by relevance

12

/developtools/packing_tool/adapter/ohos/
H A DModuleProfileInfo.java34 public String hapName = ""; field in ModuleProfileInfo
H A DProfileInfo.java29 public String hapName = ""; field in ProfileInfo
H A DUncompressVerify.java233 public static boolean isParseAppModeValid(String parseMode, String hapName) { in isParseAppModeValid() argument
H A DModuleInfo.java49 public String hapName = ""; field in ModuleInfo
H A DUncompressEntrance.java228 public static UncompressResult parseApp(String appPath, String parseMode, String deviceType, String hapName, in parseApp() argument
269 public static UncompressResult parseApp(InputStream input, String parseMode, String deviceType, String hapName, in parseApp() argument
306 public static UncompressResult parseApp(String appPath, ParseAppMode parseAppMode, String hapName) { in parseApp() argument
338 parseApp(InputStream input, ParseAppMode parseAppMode, String hapName) parseApp() argument
[all...]
H A DUncompress.java449 uncompressHapByStream(String deviceType, InputStream stream, String hapName) uncompressHapByStream() argument
456 uncompressHapByBigStream(String deviceType, InputStream stream, String hapName) uncompressHapByBigStream() argument
863 uncompressByInput(String deviceType, InputStream input, String fileName, String hapName) uncompressByInput() argument
890 uncompressModuleByInput(String deviceType, InputStream input, String fileName, String hapName) uncompressModuleByInput() argument
1425 uncompressModuleHapByInput(String deviceType, InputStream input, String fileName, String hapName) uncompressModuleHapByInput() argument
[all...]
H A DJsonUtil.java264 private static void parseDeviceTypeToHapInfo(String packInfoJsonStr, HapInfo hapInfo, String hapName) { in parseDeviceTypeToHapInfo() argument
1062 static ModuleInfo parseModuleHapInfo(JSONObject moduleJson, byte[] data, String hapName, in parseModuleHapInfo() argument
309 parseProfileInfo(String harmonyProfileJsonString, byte[] data, String paclInfoJsonString, String hapName) parseProfileInfo() argument
1020 parseModuleProfileInfo(String harmonyProfileJsonString, byte[] data, String packInfoJsonString, String hapName, HashMap<String, String> profileJsons) parseModuleProfileInfo() argument
[all...]
H A DUtility.java80 private String hapName = ""; field in Utility
504 public void setHapName(String hapName) { in setHapName() argument
/base/security/huks/services/huks_standard/huks_service/main/upgrade/file_transfer/include/
H A Dhks_config_parser.h33 const char *hapName; member
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/at_wrapper/src/
H A Dhks_at_api_wrap.cpp90 int32_t HksGetHapNameFromAccessToken(int32_t tokenId, char *hapName, int32_t hapNameSize) in HksGetHapNameFromAccessToken() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_mgr_client_test/
H A Dbundle_mgr_client_test.cpp55 std::string hapName = "ohos_global_systemres"; in BenchmarkTestForGetHapModuleInfo() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Djs_kv_manager.h27 std::string hapName = ""; member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Djs_kv_manager.h27 std::string hapName = ""; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_bundle_stream_installer_host_impl.cpp50 int BundleStreamInstallerHostImpl::CreateStream(const std::string &hapName) in CreateStream() argument
/base/security/huks/services/huks_standard/huks_service/main/upgrade/file_transfer/src/
H A Dhks_config_parser.c146 char hapName[HAP_NAME_LEN_MAX] = { 0 }; in MatchHapConfig() local
[all...]
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/upgrade/file_transfer/config_parser/src/
H A Dhks_config_parser_test.cpp48 int32_t HksGetHapNameFromAccessToken(int32_t tokenId, char *hapName, int32_t hapNameSize) in HksGetHapNameFromAccessToken() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client.cpp76 bool BundleMgrClient::GetHapModuleInfo(const std::string &bundleName, const std::string &hapName, in GetHapModuleInfo() argument
H A Dbundle_mgr_client_impl.cpp110 bool BundleMgrClientImpl::GetHapModuleInfo(const std::string &bundleName, const std::string &hapName, in GetHapModuleInfo() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dstore_meta_data.h53 std::string hapName = ""; member
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp101 void InstallTestHap(const std::string& hapName) in InstallTestHap() argument
/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H A Ddistributed_kv_store_impl.h40 std::string hapName = ""; member
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp1937 std::string hapName = "sandboxTest"; in HWTEST_F() local
1966 std::string hapName = "sandboxTest"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h502 std::string hapName = ""; member
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp297 std::string hapName = JSFilePath::GetHapName(jsPandaFile); in GetAnFileIndex() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp463 std::string hapName = BUNDLE_NAME; in HWTEST_F() local

Completed in 40 milliseconds

12