| /developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/fast_app_packager_file/ |
| D | pack.json | 13 "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/ |
| D | pack.json | 1 …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/ |
| D | pack.json | 1 …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/ |
| D | pack.json | 1 …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/ |
| D | pack.json | 1 …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/ |
| D | pack.json | 1 …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/ |
| D | pack.json | 1 …de":1000000,"name":"1.0.0"}},"modules":[{"mainAbility":".MainAbility","deviceType":["default","tab… array
|
| D | config.json | 59 "deviceType" : array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/version_normalize_test/version_normalize_file/fa/ |
| D | pack.json | 1 …de":1000000,"name":"1.0.0"}},"modules":[{"mainAbility":".MainAbility","deviceType":["default","tab… array
|
| D | config.json | 59 "deviceType" : array
|
| /developtools/packing_tool/adapter/ohos/ |
| D | PackInfo.java | 44 public List<String> deviceType = new ArrayList<String>(); field in PackInfo
|
| D | UncompressEntrance.java | 140 …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()
|
| D | Uncompress.java | 346 …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 …]
|
| D | HapInfo.java | 88 public List<String> deviceType = new ArrayList<String>(); field in HapInfo
|
| D | HapVerifyInfo.java | 76 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/ |
| D | manifest.json | 1 …"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/ |
| D | manifest.json | 1 …"versionCode":1000000,"minPlatformVersion":9,"appName":".MainAbility","deviceType":["default","tab… array
|
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerEnergyState.ts | 139 deviceType: number | undefined; property in EnergyStateStruct
|
| /developtools/global_resource_tool/test/ |
| D | config.json | 18 "deviceType": [ array
|
| /developtools/profiler/hidebug/test/unittest/js/ |
| D | config.json | 18 "deviceType": [ array
|
| /developtools/hiperf/demo/js/entry/src/main/ |
| D | config.json | 15 "deviceType": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/src/ |
| D | hsp_packager.cpp | 331 std::string deviceType; in CompressHspModePartThird() local
|
| D | hap_packager.cpp | 548 std::string deviceType; in AddResFileAndDirLsitToZip() local
|
| /developtools/packing_tool/packing_tool/frameworks/src/json/ |
| D | hap_verify_utils.cpp | 854 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/ |
| D | hap_verify_utils_test.cpp | 2119 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
|