/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | notification_normal_content.cpp | 31 bool NotificationNormalContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationNormalContent
|
D | notification_basic_content.cpp | 59 bool NotificationBasicContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationBasicContent
|
D | notification_flags.cpp | 53 bool NotificationFlags::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationFlags
|
D | notification_media_content.cpp | 55 bool NotificationMediaContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationMediaContent
|
D | notification_long_text_content.cpp | 80 bool NotificationLongTextContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationLongTextContent
|
D | notification_multiline_content.cpp | 75 bool NotificationMultiLineContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationMultiLineContent
|
D | notification_picture_content.cpp | 61 bool NotificationPictureContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationPictureContent
|
D | notification_distributed_options.cpp | 77 bool NotificationDistributedOptions::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationDistributedOptions
|
D | notification_conversational_message.cpp | 74 bool NotificationConversationalMessage::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationConversationalMessage
|
D | message_user.cpp | 109 bool MessageUser::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::MessageUser
|
D | notification_content.cpp | 115 bool NotificationContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationContent
|
D | notification_conversational_content.cpp | 96 bool NotificationConversationalContent::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationConversationalContent
|
D | notification_action_button.cpp | 220 bool NotificationActionButton::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationActionButton
|
D | notification_user_input.cpp | 231 bool NotificationUserInput::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationUserInput
|
D | notification_request.cpp | 711 bool NotificationRequest::ToJson(nlohmann::json &jsonObject) const in ToJson() function in OHOS::Notification::NotificationRequest
|
/base/inputmethod/imf/services/include/ |
D | ime_cfg_manager.h | 53 inline static void ToJson(nlohmann::json &jsonCfg, const ImeCfg &cfg) in ToJson() function
|
/base/usb/usb_manager/interfaces/innerkits/native/include/ |
D | usb_endpoint.h | 139 Json::Value ToJson() const in ToJson() function
|
D | usb_config.h | 159 Json::Value ToJson() const in ToJson() function
|
D | usb_interface.h | 179 Json::Value ToJson() const in ToJson() function
|
D | usb_device.h | 313 Json::Value ToJson() const in ToJson() function
|
/base/security/access_token/services/tokensyncmanager/include/remote/ |
D | soft_bus_channel.h | 316 std::string ToJson() const in ToJson() function
|
/base/inputmethod/imf/services/src/ |
D | ime_cfg_manager.cpp | 139 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/ |
D | os_account_info.cpp | 210 Json OsAccountInfo::ToJson() const in ToJson() function in OHOS::AccountSA::OsAccountInfo
|
/base/account/os_account/frameworks/appaccount/native/src/ |
D | app_account_info.cpp | 485 Json AppAccountInfo::ToJson() const in ToJson() function in OHOS::AccountSA::AppAccountInfo
|