Home
last modified time | relevance | path

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

/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.cpp96 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.cpp231 bool NotificationUserInput::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationUserInput
Dnotification_request.cpp711 bool NotificationRequest::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationRequest
/base/inputmethod/imf/services/include/
Dime_cfg_manager.h53 inline static void ToJson(nlohmann::json &jsonCfg, const ImeCfg &cfg) 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
Dusb_device.h313 Json::Value ToJson() const in ToJson() function
/base/security/access_token/services/tokensyncmanager/include/remote/
Dsoft_bus_channel.h316 std::string ToJson() const in ToJson() function
/base/inputmethod/imf/services/src/
Dime_cfg_manager.cpp139 void ImeCfgManager::ToJson(json &jsonConfigs, const std::vector<ImeCfg> &configs) in ToJson() function in OHOS::MiscServices::ImeCfgManager
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_info.cpp210 Json OsAccountInfo::ToJson() const in ToJson() function in OHOS::AccountSA::OsAccountInfo
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_info.cpp485 Json AppAccountInfo::ToJson() const in ToJson() function in OHOS::AccountSA::AppAccountInfo