/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | notification_normal_content.cpp | 36 NotificationNormalContent *NotificationNormalContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationNormalContent
|
D | notification_flags.cpp | 61 NotificationFlags *NotificationFlags::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationFlags
|
D | notification_media_content.cpp | 67 NotificationMediaContent *NotificationMediaContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationMediaContent
|
D | notification_long_text_content.cpp | 94 NotificationLongTextContent *NotificationLongTextContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationLongTextContent
|
D | notification_multiline_content.cpp | 89 NotificationMultiLineContent *NotificationMultiLineContent::FromJson(const nlohmann::json &jsonObje… in FromJson() function in OHOS::Notification::NotificationMultiLineContent
|
D | notification_picture_content.cpp | 75 NotificationPictureContent *NotificationPictureContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationPictureContent
|
D | notification_distributed_options.cpp | 86 NotificationDistributedOptions *NotificationDistributedOptions::FromJson(const nlohmann::json &json… in FromJson() function in OHOS::Notification::NotificationDistributedOptions
|
D | notification_conversational_message.cpp | 92 NotificationConversationalMessage *NotificationConversationalMessage::FromJson(const nlohmann::json… in FromJson() function in OHOS::Notification::NotificationConversationalMessage
|
D | message_user.cpp | 121 MessageUser *MessageUser::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::MessageUser
|
D | notification_content.cpp | 134 NotificationContent *NotificationContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationContent
|
D | notification_conversational_content.cpp | 131 NotificationConversationalContent *NotificationConversationalContent::FromJson(const nlohmann::json… in FromJson() function in OHOS::Notification::NotificationConversationalContent
|
D | notification_action_button.cpp | 236 NotificationActionButton *NotificationActionButton::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationActionButton
|
D | notification_user_input.cpp | 249 NotificationUserInput *NotificationUserInput::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationUserInput
|
D | notification_request.cpp | 753 NotificationRequest *NotificationRequest::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationRequest
|
/base/inputmethod/imf/services/include/ |
D | ime_cfg_manager.h | 48 inline static void FromJson(const nlohmann::json &jsonCfg, ImeCfg &cfg) in FromJson() function
|
/base/inputmethod/imf/services/src/ |
D | ime_cfg_manager.cpp | 126 void ImeCfgManager::FromJson(const json &jsonConfigs, std::vector<ImeCfg> &configs) in FromJson() function in OHOS::MiscServices::ImeCfgManager
|
/base/account/os_account/frameworks/osaccount/native/src/ |
D | os_account_info.cpp | 245 void OsAccountInfo::FromJson(const Json &jsonObject) in FromJson() function in OHOS::AccountSA::OsAccountInfo
|
/base/security/access_token/services/tokensyncmanager/src/remote/ |
D | soft_bus_channel.cpp | 416 std::shared_ptr<SoftBusMessage> SoftBusMessage::FromJson(const std::string &jsonString) in FromJson() function in OHOS::Security::AccessToken::SoftBusMessage
|
/base/account/os_account/frameworks/appaccount/native/src/ |
D | app_account_info.cpp | 531 void AppAccountInfo::FromJson(const Json &jsonObject) in FromJson() function in OHOS::AccountSA::AppAccountInfo
|