/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/common/ |
H A D | base_json_struct.h | 29 virtual std::string ToJson() in ToJson() function
|
/ohos5.0/base/update/updateservice/services/core/ability/model/include/ |
H A D | device_info.h | 32 nlohmann::ordered_json ToJson(bool isPrint) in ToJson() function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/ |
H A D | histreamer_ability_querier.cpp | 156 void ToJson(cJSON *jsonObject, const AudioEncoderIn &audioEncoderIn) in ToJson() function 196 void ToJson(cJSON *jsonObject, const AudioEncoderOut &audioEncoderOut) in ToJson() function 252 void ToJson(cJSON *jsonObject, const AudioEncoder &audioEncoder) in ToJson() function 378 void ToJson(cJSON *jsonObject, const AudioDecoderIn &audioDecoderIn) in ToJson() function 419 void ToJson(cJSON *jsonObject, const AudioDecoderOut &audioDecoderOut) in ToJson() function 461 void ToJson(cJSON *jsonObject, const AudioDecoder &audioDecoder) in ToJson() function 586 void ToJson(cJSON *jsonObject, const VideoEncoderIn &videoEncoderIn) in ToJson() function 630 void ToJson(cJSON *jsonObject, const VideoEncoderOut &videoEncoderOut) in ToJson() function 654 void ToJson(cJSON *jsonObject, const VideoEncoder &videoEncoder) in ToJson() function 784 void ToJson(cJSON *jsonObject, const VideoDecoderIn &videoDecoderIn) in ToJson() function [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | json_util.h | 159 inline CORE_NS::json::standalone_value ToJson(T value) in ToJson() function 166 inline CORE_NS::json::standalone_value ToJson(BASE_NS::string_view value) in ToJson() function 172 inline CORE_NS::json::standalone_value ToJson(BASE_NS::string value) in ToJson() function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
H A D | dh_transport_obj.cpp | 24 void ToJson(cJSON *jsonObject, const FullCapsRsp &capsRsp) in ToJson() function 71 void ToJson(cJSON *jsonObject, const CommMsg &commMsg) in ToJson() function
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_normal_content.cpp | 31 bool NotificationNormalContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationNormalContent
|
H A D | notification_button_option.cpp | 47 bool NotificationButtonOption::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationButtonOption
|
H A D | notification_media_content.cpp | 55 bool NotificationMediaContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationMediaContent
|
H A D | notification_progress.cpp | 70 bool NotificationProgress::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationProgress
|
H A D | notification_basic_content.cpp | 71 bool NotificationBasicContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationBasicContent
|
H A D | notification_long_text_content.cpp | 80 bool NotificationLongTextContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationLongTextContent
|
H A D | notification_multiline_content.cpp | 77 bool NotificationMultiLineContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationMultiLineContent
|
H A D | notification_picture_content.cpp | 61 bool NotificationPictureContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationPictureContent
|
H A D | notification_time.cpp | 80 bool NotificationTime::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationTime
|
H A D | notification_bundle_option.cpp | 127 bool NotificationBundleOption::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationBundleOption
|
H A D | notification_capsule.cpp | 81 bool NotificationCapsule::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationCapsule
|
H A D | notification_distributed_options.cpp | 77 bool NotificationDistributedOptions::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationDistributedOptions
|
H A D | notification_conversational_message.cpp | 74 bool NotificationConversationalMessage::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationConversationalMessage
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_security_guard_info.cpp | 86 nlohmann::json PrintSecurityGuardInfo::ToJson() in ToJson() function in OHOS::Print::PrintSecurityGuardInfo
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | pre_install_bundle_info.cpp | 36 void PreInstallBundleInfo::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::AppExecFwk::PreInstallBundleInfo
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_db_info.cpp | 39 void InnerFormInfo::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::AppExecFwk::InnerFormInfo
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
H A D | version_info.cpp | 67 void ToJson(cJSON *jsonObject, const VersionInfo &versionInfo) in ToJson() function
|
H A D | meta_capability_info.cpp | 147 void ToJson(cJSON *jsonObject, const MetaCapabilityInfo &metaCapInfo) in ToJson() function
|
/ohos5.0/base/update/updateservice/foundations/ability/utils/include/ |
H A D | json_builder.h | 89 std::string ToJson() const in ToJson() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/ |
H A D | default_app_data.cpp | 43 void DefaultAppData::ToJson(nlohmann::json& jsonObject) const in ToJson() function in OHOS::AppExecFwk::DefaultAppData
|