| /developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_stage_test/ |
| D | module_json_stage_test.cpp | 1668 std::list<std::string> deviceTypes; variable 1684 std::list<std::string> deviceTypes; variable 1700 std::list<std::string> deviceTypes; variable 1716 std::list<std::string> deviceTypes; variable 1732 std::list<std::string> deviceTypes; variable 1748 std::list<std::string> deviceTypes; variable 1765 std::list<std::string> deviceTypes; variable 2703 std::list<std::string> deviceTypes; variable 2718 std::list<std::string> deviceTypes; variable 2733 std::list<std::string> deviceTypes = {"default", "tablet"}; variable
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/hqf_verify_test/ |
| D | hqf_verify_test.cpp | 69 std::list<std::string> deviceTypes = {"deviceTypes"}; in CreateHqfInfo() local 157 std::list<std::string> deviceTypes = {"test"}; variable
|
| /developtools/packing_tool/adapter/ohos/ |
| D | HQFInfo.java | 38 private List<String> deviceTypes = new ArrayList<>(); field in HQFInfo 102 public void setDeviceTypes(List<String> deviceTypes) { in setDeviceTypes()
|
| D | ModuleInfo.java | 83 public List<String> deviceTypes = new ArrayList<String>(); field in ModuleInfo
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/testdata/obfuscation/filename_obf/ |
| D | module.json | 5 "deviceTypes": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/multiapp_packager_test/multiappPackagerHspTest/entry/src/main/ |
| D | module.json | 6 "deviceTypes": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/appPackagerHspTest/entry/src/main/ |
| D | module.json | 6 "deviceTypes": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_fa_test/ |
| D | module_json_fa_test.cpp | 767 std::list<std::string> deviceTypes; variable 782 std::list<std::string> deviceTypes; variable 797 std::list<std::string> deviceTypes = {"default", "tablet"}; variable
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/hspTestFile/library/src/main/ |
| D | module.json | 6 "deviceTypes": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/hqf_packager_test/hqf_packager_file/hqfFileExample2/ |
| D | patch.json | 12 "deviceTypes": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/hqf_packager_test/hqf_packager_file/hqfFileExample1/ |
| D | patch.json | 12 "deviceTypes": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/res_packager_test/res_packager_file/ |
| D | pack.json | 12 "deviceTypes": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/src/json/ |
| D | patch_json.cpp | 310 bool PatchJson::GetDeviceTypes(std::list<std::string>& deviceTypes) in GetDeviceTypes() 320 …viceTypesByModuleObj(const std::unique_ptr<PtJson>& moduleObj, std::list<std::string>& deviceTypes) in GetDeviceTypesByModuleObj() 383 std::list<std::string> deviceTypes; in GetHqfInfo() local
|
| D | module_json_stage.cpp | 295 bool ModuleJson::SetStageDeviceTypes(const std::list<std::string>& deviceTypes) in SetStageDeviceTypes() 528 bool ModuleJson::GetStageEntry(std::list<std::string>& deviceTypes) in GetStageEntry() 553 bool ModuleJson::GetStageDeviceTypes(std::list<std::string>& deviceTypes) in GetStageDeviceTypes() 564 std::list<std::string>& deviceTypes) in GetStageDeviceTypesByModuleObj() 893 std::list<std::string> deviceTypes; in SetStageHapVerifyInfoByModuleObj() local
|
| D | module_json_fa.cpp | 507 bool ModuleJson::GetFaEntry(std::list<std::string>& deviceTypes) in GetFaEntry() 541 bool ModuleJson::GetFaDeviceTypes(std::list<std::string>& deviceTypes) in GetFaDeviceTypes() 551 …etFaDeviceTypesByModuleObj(std::unique_ptr<PtJson>& moduleObj, std::list<std::string>& deviceTypes) in GetFaDeviceTypesByModuleObj() 799 std::list<std::string> deviceTypes; in SetFaHapVerifyInfoByModuleObj() local 1010 bool ModuleJson::SetFaDeviceTypes(const std::list<std::string>& deviceTypes) in SetFaDeviceTypes()
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/json/patch_json_test/ |
| D | patch_json_test.cpp | 310 std::list<std::string> deviceTypes; variable 694 std::list<std::string> deviceTypes; variable 710 std::list<std::string> deviceTypes; variable
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/hsp_packager_test/hsp_packager_file/ |
| D | module.json | 19 "deviceTypes": ["default", "tablet"], array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/package_normalize_test/package_normalize_file/ |
| D | module.json | 19 "deviceTypes": ["default", "tablet"], array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/multiapp_packager_test/multiappPackagerHapTest/entry/src/main/ |
| D | module.json | 7 "deviceTypes": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/appPackagerHapTest/entry/src/main/ |
| D | module.json | 7 "deviceTypes": [ array
|
| /developtools/packing_tool/packing_tool/frameworks/src/ |
| D | general_normalize.cpp | 376 std::list<std::string> deviceTypes; in ModifyModuleJson() local 556 std::list<std::string> deviceTypes; in ModifyConfigJson() local 698 std::list<std::string> deviceTypes; in ModifyPackInfo() local
|
| /developtools/packing_tool/packing_tool/frameworks/include/json/ |
| D | hqf_info.h | 105 void SetDeviceTypes(const std::list<std::string>& deviceTypes) in SetDeviceTypes()
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_test/ |
| D | module_json_test.cpp | 2009 std::list<std::string> deviceTypes; variable 2024 std::list<std::string> deviceTypes; variable 2539 std::list<std::string> deviceTypes; variable 2554 std::list<std::string> deviceTypes; variable 2568 std::list<std::string> deviceTypes; variable 2583 std::list<std::string> deviceTypes; variable 4011 std::list<std::string> deviceTypes; variable 4028 std::list<std::string> deviceTypes; variable 4794 std::list<std::string> deviceTypes; variable 7279 std::list<std::string> deviceTypes; variable [all …]
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ |
| D | module.json | 8 "deviceTypes": [ array
|
| /developtools/smartperf_host/smartperf_device/device_ui/entry/src/main/ |
| D | module.json | 8 "deviceTypes": [ array
|