Home
last modified time | relevance | path

Searched defs:ToJson (Results 1 – 25 of 58) sorted by relevance

123

/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/common/
H A Dbase_json_struct.h29 virtual std::string ToJson() in ToJson() function
/ohos5.0/base/update/updateservice/services/core/ability/model/include/
H A Ddevice_info.h32 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 Dhistreamer_ability_querier.cpp156 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 Djson_util.h159 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 Ddh_transport_obj.cpp24 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 Dnotification_normal_content.cpp31 bool NotificationNormalContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationNormalContent
H A Dnotification_button_option.cpp47 bool NotificationButtonOption::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationButtonOption
H A Dnotification_media_content.cpp55 bool NotificationMediaContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationMediaContent
H A Dnotification_progress.cpp70 bool NotificationProgress::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationProgress
H A Dnotification_basic_content.cpp71 bool NotificationBasicContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationBasicContent
H A Dnotification_long_text_content.cpp80 bool NotificationLongTextContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationLongTextContent
H A Dnotification_multiline_content.cpp77 bool NotificationMultiLineContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationMultiLineContent
H A Dnotification_picture_content.cpp61 bool NotificationPictureContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationPictureContent
H A Dnotification_time.cpp80 bool NotificationTime::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationTime
H A Dnotification_bundle_option.cpp127 bool NotificationBundleOption::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationBundleOption
H A Dnotification_capsule.cpp81 bool NotificationCapsule::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationCapsule
H A Dnotification_distributed_options.cpp77 bool NotificationDistributedOptions::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationDistributedOptions
H A Dnotification_conversational_message.cpp74 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 Dprint_security_guard_info.cpp86 nlohmann::json PrintSecurityGuardInfo::ToJson() in ToJson() function in OHOS::Print::PrintSecurityGuardInfo
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_bundle_info.cpp36 void PreInstallBundleInfo::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::AppExecFwk::PreInstallBundleInfo
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_db_info.cpp39 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 Dversion_info.cpp67 void ToJson(cJSON *jsonObject, const VersionInfo &versionInfo) in ToJson() function
H A Dmeta_capability_info.cpp147 void ToJson(cJSON *jsonObject, const MetaCapabilityInfo &metaCapInfo) in ToJson() function
/ohos5.0/base/update/updateservice/foundations/ability/utils/include/
H A Djson_builder.h89 std::string ToJson() const in ToJson() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_data.cpp43 void DefaultAppData::ToJson(nlohmann::json& jsonObject) const in ToJson() function in OHOS::AppExecFwk::DefaultAppData

123