Home
last modified time | relevance | path

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

12

/base/update/updateservice/services/core/ability/model/include/
Ddevice_info.h32 nlohmann::ordered_json ToJson(bool isPrint) in ToJson() function
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_normal_content.cpp31 bool NotificationNormalContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationNormalContent
Dnotification_basic_content.cpp59 bool NotificationBasicContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationBasicContent
Dnotification_flags.cpp53 bool NotificationFlags::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationFlags
Dnotification_media_content.cpp55 bool NotificationMediaContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationMediaContent
Dnotification_long_text_content.cpp80 bool NotificationLongTextContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationLongTextContent
Dnotification_multiline_content.cpp75 bool NotificationMultiLineContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationMultiLineContent
Dnotification_picture_content.cpp61 bool NotificationPictureContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationPictureContent
Dnotification_distributed_options.cpp77 bool NotificationDistributedOptions::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationDistributedOptions
Dnotification_conversational_message.cpp74 bool NotificationConversationalMessage::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationConversationalMessage
Dmessage_user.cpp109 bool MessageUser::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::MessageUser
Dnotification_content.cpp115 bool NotificationContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationContent
Dnotification_conversational_content.cpp98 bool NotificationConversationalContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationConversationalContent
Dnotification_action_button.cpp220 bool NotificationActionButton::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationActionButton
Dnotification_user_input.cpp232 bool NotificationUserInput::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationUserInput
/base/print/print_fwk/services/src/
Dprint_security_guard_info.cpp70 nlohmann::json PrintSecurityGuardInfo::ToJson() in ToJson() function in OHOS::Print::PrintSecurityGuardInfo
/base/inputmethod/imf/services/include/
Dime_cfg_manager.h73 inline static void ToJson(nlohmann::json &jsonCfg, const ImePersistCfg &cfg) in ToJson() function
/base/update/updateservice/interfaces/inner_api/include/
Djson_builder.h79 std::string ToJson() const in ToJson() function
/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_endpoint.h139 Json::Value ToJson() const in ToJson() function
Dusb_config.h159 Json::Value ToJson() const in ToJson() function
Dusb_interface.h179 Json::Value ToJson() const in ToJson() function
/base/security/access_token/services/tokensyncmanager/include/remote/
Dsoft_bus_channel.h332 std::string ToJson() const in ToJson() function
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
Dvisit_record_json_manager.cpp144 Json VisitRecordJsonManager::ToJson() const in ToJson() function in OHOS::Security::DlpPermission::VisitRecordJsonManager
/base/inputmethod/imf/services/src/
Dime_cfg_manager.cpp146 void ImeCfgManager::ToJson(json &jsonConfigs, const std::vector<ImePersistCfg> &configs) in ToJson() function in OHOS::MiscServices::ImeCfgManager
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp256 void SecCompBase::ToJson(nlohmann::json& jsonRes) const in ToJson() function in OHOS::Security::SecurityComponent::SecCompBase

12