Home
last modified time | relevance | path

Searched defs:deviceTypes (Results 1 – 25 of 37) sorted by relevance

12

/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_stage_test/
Dmodule_json_stage_test.cpp1668 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
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hqf_verify_test/
Dhqf_verify_test.cpp69 std::list<std::string> deviceTypes = {"deviceTypes"}; in CreateHqfInfo() local
157 std::list<std::string> deviceTypes = {"test"}; variable
/developtools/packing_tool/adapter/ohos/
DHQFInfo.java38 private List<String> deviceTypes = new ArrayList<>(); field in HQFInfo
102 public void setDeviceTypes(List<String> deviceTypes) { in setDeviceTypes()
DModuleInfo.java83 public List<String> deviceTypes = new ArrayList<String>(); field in ModuleInfo
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/testdata/obfuscation/filename_obf/
Dmodule.json5 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/appPackagerHspTest/entry/src/main/
Dmodule.json6 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/multiapp_packager_test/multiappPackagerHspTest/entry/src/main/
Dmodule.json6 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/hspTestFile/library/src/main/
Dmodule.json6 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dpatch_json.cpp310 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
Dmodule_json_fa.cpp483 bool ModuleJson::GetFaEntry(std::list<std::string>& deviceTypes) in GetFaEntry()
517 bool ModuleJson::GetFaDeviceTypes(std::list<std::string>& deviceTypes) in GetFaDeviceTypes()
527 …etFaDeviceTypesByModuleObj(std::unique_ptr<PtJson>& moduleObj, std::list<std::string>& deviceTypes) in GetFaDeviceTypesByModuleObj()
775 std::list<std::string> deviceTypes; in SetFaHapVerifyInfoByModuleObj() local
Dmodule_json_stage.cpp338 bool ModuleJson::GetStageEntry(std::list<std::string>& deviceTypes) in GetStageEntry()
363 bool ModuleJson::GetStageDeviceTypes(std::list<std::string>& deviceTypes) in GetStageDeviceTypes()
374 std::list<std::string>& deviceTypes) in GetStageDeviceTypesByModuleObj()
703 std::list<std::string> deviceTypes; in SetStageHapVerifyInfoByModuleObj() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hqf_packager_test/hqf_packager_file/hqfFileExample2/
Dpatch.json12 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hqf_packager_test/hqf_packager_file/hqfFileExample1/
Dpatch.json12 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/res_packager_test/res_packager_file/
Dpack.json12 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/patch_json_test/
Dpatch_json_test.cpp310 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/package_normalize_test/package_normalize_file/
Dmodule.json19 "deviceTypes": ["default", "tablet"], array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hsp_packager_test/hsp_packager_file/
Dmodule.json19 "deviceTypes": ["default", "tablet"], array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/appPackagerHapTest/entry/src/main/
Dmodule.json7 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/multiapp_packager_test/multiappPackagerHapTest/entry/src/main/
Dmodule.json7 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/include/json/
Dhqf_info.h105 void SetDeviceTypes(const std::list<std::string>& deviceTypes) in SetDeviceTypes()
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/
Dmodule.json8 "deviceTypes": [ array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/fast_app_packager_file/hap/entry/
Dmodule.json1 …wBackground":"$color:start_window_background","name":"EntryAbility"}],"deviceTypes":["default","ta… array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hap_packager_test/hap_packager_file/stage/
Dmodule.json21 "deviceTypes": ["default", "tablet"], array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/version_normalize_test/version_normalize_file/stage/
Dmodule.json21 "deviceTypes": ["default", "tablet"], array
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_test/
Dmodule_json_test.cpp1991 std::list<std::string> deviceTypes; variable
2006 std::list<std::string> deviceTypes; variable
2521 std::list<std::string> deviceTypes; variable
2536 std::list<std::string> deviceTypes; variable
2550 std::list<std::string> deviceTypes; variable
2565 std::list<std::string> deviceTypes; variable
3993 std::list<std::string> deviceTypes; variable
4010 std::list<std::string> deviceTypes; variable
4776 std::list<std::string> deviceTypes; variable
7261 std::list<std::string> deviceTypes; variable
[all …]

12