Home
last modified time | relevance | path

Searched defs:itemJson (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/include/
H A Dipolicy_serializer.h153 std::string itemJson; in Serialize() local
174 for (const auto &itemJson : readVector) { in GetPolicy() local
192 std::string itemJson; in WritePolicy() local
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Darray_usb_device_id_serializer.cpp97 std::string itemJson; in Serialize() local
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1315 nlohmann::json itemJson; variable