Home
last modified time | relevance | path

Searched defs:to_json (Results 1 - 25 of 72) sorted by relevance

123

/base/security/security_guard/test/unittest/security_collector/include/
H A Dcollector_cfg_marshalling.h27 void to_json(nlohmann::json &jsonObj, const ModuleCfgSt &moduleCfgSt) {}; in to_json() function
/third_party/json/tests/src/
H A Dunit-noexcept.cpp33 void to_json(json& /*unused*/, pod_bis /*unused*/) {} in to_json() function
[all...]
/third_party/json/docs/examples/
H A Dnlohmann_json_namespace_begin.c++17.cpp10 static void to_json(json& j, const std::optional<T>& opt) in to_json() function
H A Dfrom_json__non_default_constructible.cpp34 static void to_json(json& j, ns::person p) in to_json() function
H A Dto_json.cpp19 void to_json(json& j, const person& p) in to_json() function
H A Dnlohmann_define_type_non_intrusive_explicit.cpp16 void to_json(nlohmann::json& nlohmann_json_j, const person& nlohmann_json_t) in to_json() function
H A Dnlohmann_define_type_non_intrusive_with_default_explicit.cpp21 void to_json(nlohmann::json& nlohmann_json_j, const person& nlohmann_json_t) in to_json() function
/base/security/security_guard/services/security_collector/src/
H A Dcollector_cfg_marshalling.cpp23 void to_json(json &jsonObj, const ModuleCfgSt &moduleCfg) in to_json() function
/base/update/updateservice/foundations/model/include/
H A Derror_message.h32 friend void to_json(nlohmann::json &jsonObj, const ErrorMessage &message) in to_json() function
H A Dbusiness_error.h51 friend void to_json(nlohmann::json &jsonObj, const BusinessError &businessError) in to_json() function
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_info.cpp29 void to_json(nlohmann::json &jsonObject, const ModuleInfo &moduleInfo) in to_json() function
/third_party/json/include/nlohmann/detail/conversions/
H A Dto_json.hpp285 inline void to_json(BasicJsonType& j, const CompatibleString& s) in to_json() function
291 inline void to_json(BasicJsonType& j, typename BasicJsonType::string_t&& s) in to_json() function
328 inline void to_json(BasicJsonTyp function
341 inline void to_json(BasicJsonType& j, const CompatibleArrayType& arr) to_json() function
347 inline void to_json(BasicJsonType& j, const typename BasicJsonType::binary_t& bin) to_json() function
354 inline void to_json(BasicJsonType& j, const std::valarray<T>& arr) to_json() function
360 inline void to_json(BasicJsonType& j, typename BasicJsonType::array_t&& arr) to_json() function
367 inline void to_json(BasicJsonType& j, const CompatibleObjectType& obj) to_json() function
373 inline void to_json(BasicJsonType& j, typename BasicJsonType::object_t&& obj) to_json() function
383 inline void to_json(BasicJsonType& j, const T(&arr)[N]) // NOLINT(cppcoreguidelines-avoid-c-arrays,hicpp-avoid-c-arrays,modernize-avoid-c-arrays) to_json() function
389 inline void to_json(BasicJsonType& j, const std::pair<T1, T2>& p) to_json() function
397 inline void to_json(BasicJsonType& j, const T& b) to_json() function
409 inline void to_json(BasicJsonType& j, const T& t) to_json() function
416 inline void to_json(BasicJsonType& j, const std_fs::path& p) to_json() function
440 JSON_INLINE_VARIABLE constexpr const auto& to_json = // NOLINT(misc-definitions-in-headers) global() member
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dcode_protect_bundle_info.cpp62 void to_json(nlohmann::json &jsonObject, const CodeProtectBundleInfo &CodeProtectBundleInfo) in to_json() function
H A Ddata_group_info.cpp67 void to_json(nlohmann::json &jsonObject, const DataGroupInfo &dataGroupInfo) in to_json() function
H A Dmodule_info.cpp66 void to_json(nlohmann::json &jsonObject, const ModuleInfo &moduleInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
H A Ddispatch_info.cpp31 void to_json(nlohmann::json &jsonObject, const DispatcherInfo &dispatcherInfo) in to_json() function
/base/security/security_guard/services/config_manager/src/
H A Dmodel_cfg_marshalling.cpp90 void to_json(json &jsonObj, const ModelCfg &modelCfg) in to_json() function
159 void to_json(json &jsonObj, const EventCfg &eventCfg) in to_json() function
200 void to_json(json &jsonObj, const DataMgrCfgSt &dataMgrCfg) in to_json() function
218 void to_json(json &jsonObj, const SecEvent &eventDataSt) in to_json() function
230 void to_json(json &jsonObj, const EventContentSt &eventContentSt) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/
H A Doverlay_module_info.cpp69 void to_json(nlohmann::json &jsonObject, const OverlayModuleInfo &overlayModuleInfo) in to_json() function
H A Doverlay_bundle_info.cpp62 void to_json(nlohmann::json &jsonObject, const OverlayBundleInfo &overlayBundleInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/
H A Dshared_bundle_info.cpp75 void to_json(nlohmann::json &jsonObject, const SharedBundleInfo &sharedBundleInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/
H A Dapp_quick_fix.cpp35 void to_json(nlohmann::json &jsonObject, const AppQuickFix &appQuickFix) in to_json() function
H A Dhqf_info.cpp35 void to_json(nlohmann::json &jsonObject, const HqfInfo &hqfInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_user_info.cpp34 void to_json(nlohmann::json& jsonObject, const InnerBundleUserInfo& innerBundleUserInfo) in to_json() function
H A Dinner_bundle_clone_info.cpp33 void to_json(nlohmann::json& jsonObject, const InnerBundleCloneInfo& bundleCloneInfo) in to_json() function
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-data.c31 const char *to_json; variable

Completed in 15 milliseconds

123