Home
last modified time | relevance | path

Searched defs:deviceType (Results 1 – 25 of 32) sorted by relevance

12

/developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/fast_app_packager_file/
Dpack.json13 "deviceType": [ array
36 "deviceType": [ array
55 "deviceType": [ array
64 "deviceType": [ array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/package_normalize_test/package_normalize_file/
Dpack.json1 …ckingtooldemo","version":{"code":1000000,"name":"1.0.0"}},"modules":[{"deviceType":["default","tab… array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hsp_packager_test/hsp_packager_file/
Dpack.json1 …ckingtooldemo","version":{"code":1000000,"name":"1.0.0"}},"modules":[{"deviceType":["default","tab… array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/version_normalize_test/version_normalize_file/stage/
Dpack.json1 …de":1000000,"name":"1.0.0"}},"modules":[{"mainAbility":"EntryAbility","deviceType":["default","tab… array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hap_packager_test/hap_packager_file/stage/
Dpack.json1 …de":1000000,"name":"1.0.0"}},"modules":[{"mainAbility":"EntryAbility","deviceType":["default","tab… array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/fast_app_packager_file/hap/entry/
Dpack.json1 …de":1000000,"name":"1.0.0"}},"modules":[{"mainAbility":"EntryAbility","deviceType":["default","tab… array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hap_packager_test/hap_packager_file/fa/
Dpack.json1 …de":1000000,"name":"1.0.0"}},"modules":[{"mainAbility":".MainAbility","deviceType":["default","tab… array
Dconfig.json59 "deviceType" : array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/version_normalize_test/version_normalize_file/fa/
Dpack.json1 …de":1000000,"name":"1.0.0"}},"modules":[{"mainAbility":".MainAbility","deviceType":["default","tab… array
Dconfig.json59 "deviceType" : array
/developtools/packing_tool/adapter/ohos/
DPackInfo.java44 public List<String> deviceType = new ArrayList<String>(); field in PackInfo
DUncompressEntrance.java140 …public static boolean unpack(String appPath, String outPath, String deviceType, boolean unpackApk)… in unpack()
228 …public static UncompressResult parseApp(String appPath, String parseMode, String deviceType, Strin… in parseApp()
269 …public static UncompressResult parseApp(InputStream input, String parseMode, String deviceType, St… in parseApp()
DUncompress.java346 …private static UncompressResult uncompressHapFromAppStream(String deviceType, InputStream stream, … in uncompressHapFromAppStream()
439 …static UncompressResult uncompressHapByPath(String deviceType, String hapPath) throws BundleExcept… in uncompressHapByPath()
481 static UncompressResult uncompressHapByStream(String deviceType, InputStream stream, in uncompressHapByStream()
488 …static UncompressResult uncompressHapByBigStream(String deviceType, InputStream stream, String hap… in uncompressHapByBigStream()
795 private static UncompressResult uncompress(String deviceType, String srcPath, String fileName) in uncompress()
817 …private static void uncompressPackInfo(String deviceType, HapZipInfo hapZipInfo, UncompressResult … in uncompressPackInfo()
895 private static UncompressResult uncompressByInput(String deviceType, InputStream input, in uncompressByInput()
922 private static ModuleResult uncompressModuleByInput(String deviceType, InputStream input, in uncompressModuleByInput()
1378 private static ModuleResult uncompressModule(String deviceType, String srcPath, String fileName) in uncompressModule()
1406 static UncompressResult unCompressModuleHap(String deviceType, String srcPath, String fileName) in unCompressModuleHap()
[all …]
DHapInfo.java88 public List<String> deviceType = new ArrayList<String>(); field in HapInfo
DHapVerifyInfo.java76 private List<String> deviceType = new ArrayList<>(); field in HapVerifyInfo
294 public void setDeviceType(List<String> deviceType) { in setDeviceType()
/developtools/packing_tool/packing_tool/frameworks/test/unittest/version_normalize_test/version_normalize_file/fa/assets_jsbundle/default/js/MainAbility/
Dmanifest.json1 …"versionCode":1000000,"minPlatformVersion":9,"appName":".MainAbility","deviceType":["default","tab… array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hap_packager_test/hap_packager_file/fa/assets_jsbundle/default/js/MainAbility/
Dmanifest.json1 …"versionCode":1000000,"minPlatformVersion":9,"appName":".MainAbility","deviceType":["default","tab… array
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerEnergyState.ts139 deviceType: number | undefined; property in EnergyStateStruct
/developtools/global_resource_tool/test/
Dconfig.json18 "deviceType": [ array
/developtools/profiler/hidebug/test/unittest/js/
Dconfig.json18 "deviceType": [ array
/developtools/hiperf/demo/js/entry/src/main/
Dconfig.json15 "deviceType": [ array
/developtools/packing_tool/packing_tool/frameworks/src/
Dhsp_packager.cpp331 std::string deviceType; in CompressHspModePartThird() local
Dhap_packager.cpp548 std::string deviceType; in AddResFileAndDirLsitToZip() local
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dhap_verify_utils.cpp854 const std::string& deviceType = iter->first; in CheckAtomicServiceIsValid() local
877 for (auto& deviceType : deviceTypes) { in GetDeviceHapVerifyInfoMap() local
973 const std::string& deviceType = iter->first; in CheckFileSizeIsValid() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_utils_test/
Dhap_verify_utils_test.cpp2119 std::list<std::string> deviceType; variable
2154 std::list<std::string> deviceType; variable
2319 std::list<std::string> deviceType; variable
2351 std::list<std::string> deviceType; variable

12