Home
last modified time | relevance | path

Searched defs:FromJson (Results 1 – 19 of 19) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_normal_content.cpp36 NotificationNormalContent *NotificationNormalContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationNormalContent
Dnotification_flags.cpp61 NotificationFlags *NotificationFlags::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationFlags
Dnotification_media_content.cpp67 NotificationMediaContent *NotificationMediaContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationMediaContent
Dnotification_long_text_content.cpp94 NotificationLongTextContent *NotificationLongTextContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationLongTextContent
Dnotification_multiline_content.cpp89 NotificationMultiLineContent *NotificationMultiLineContent::FromJson(const nlohmann::json &jsonObje… in FromJson() function in OHOS::Notification::NotificationMultiLineContent
Dnotification_picture_content.cpp75 NotificationPictureContent *NotificationPictureContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationPictureContent
Dnotification_distributed_options.cpp86 NotificationDistributedOptions *NotificationDistributedOptions::FromJson(const nlohmann::json &json… in FromJson() function in OHOS::Notification::NotificationDistributedOptions
Dnotification_conversational_message.cpp92 NotificationConversationalMessage *NotificationConversationalMessage::FromJson(const nlohmann::json… in FromJson() function in OHOS::Notification::NotificationConversationalMessage
Dmessage_user.cpp121 MessageUser *MessageUser::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::MessageUser
Dnotification_content.cpp134 NotificationContent *NotificationContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationContent
Dnotification_conversational_content.cpp131 NotificationConversationalContent *NotificationConversationalContent::FromJson(const nlohmann::json… in FromJson() function in OHOS::Notification::NotificationConversationalContent
Dnotification_action_button.cpp236 NotificationActionButton *NotificationActionButton::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationActionButton
Dnotification_user_input.cpp249 NotificationUserInput *NotificationUserInput::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationUserInput
Dnotification_request.cpp753 NotificationRequest *NotificationRequest::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationRequest
/base/inputmethod/imf/services/include/
Dime_cfg_manager.h48 inline static void FromJson(const nlohmann::json &jsonCfg, ImeCfg &cfg) in FromJson() function
/base/inputmethod/imf/services/src/
Dime_cfg_manager.cpp126 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/
Dos_account_info.cpp245 void OsAccountInfo::FromJson(const Json &jsonObject) in FromJson() function in OHOS::AccountSA::OsAccountInfo
/base/security/access_token/services/tokensyncmanager/src/remote/
Dsoft_bus_channel.cpp416 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/
Dapp_account_info.cpp531 void AppAccountInfo::FromJson(const Json &jsonObject) in FromJson() function in OHOS::AccountSA::AppAccountInfo