Home
last modified time | relevance | path

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

12

/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_button_option.cpp53 NotificationButtonOption *NotificationButtonOption::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationButtonOption
Dnotification_flags.cpp61 NotificationFlags *NotificationFlags::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationFlags
Dnotification_progress.cpp79 NotificationProgress *NotificationProgress::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationProgress
Dnotification_media_content.cpp67 NotificationMediaContent *NotificationMediaContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationMediaContent
Dnotification_bundle_option.cpp105 NotificationBundleOption *NotificationBundleOption::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationBundleOption
Dnotification_long_text_content.cpp94 NotificationLongTextContent *NotificationLongTextContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationLongTextContent
Dnotification_picture_content.cpp75 NotificationPictureContent *NotificationPictureContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationPictureContent
Dnotification_multiline_content.cpp91 NotificationMultiLineContent *NotificationMultiLineContent::FromJson(const nlohmann::json &jsonObje… in FromJson() function in OHOS::Notification::NotificationMultiLineContent
Dnotification_time.cpp90 NotificationTime *NotificationTime::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationTime
Dnotification_capsule.cpp79 NotificationCapsule *NotificationCapsule::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationCapsule
Dnotification_distributed_options.cpp86 NotificationDistributedOptions *NotificationDistributedOptions::FromJson(const nlohmann::json &json… in FromJson() function in OHOS::Notification::NotificationDistributedOptions
Dnotification_local_live_view_button.cpp89 NotificationLocalLiveViewButton *NotificationLocalLiveViewButton::FromJson(const nlohmann::json &js… in FromJson() function in OHOS::Notification::NotificationLocalLiveViewButton
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.cpp160 NotificationContent *NotificationContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationContent
Dnotification_conversational_content.cpp133 NotificationConversationalContent *NotificationConversationalContent::FromJson(const nlohmann::json… in FromJson() function in OHOS::Notification::NotificationConversationalContent
Dnotification_local_live_view_content.cpp154 NotificationLocalLiveViewContent *NotificationLocalLiveViewContent::FromJson(const nlohmann::json &… in FromJson() function in OHOS::Notification::NotificationLocalLiveViewContent
Dnotification_live_view_content.cpp142 NotificationLiveViewContent *NotificationLiveViewContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationLiveViewContent
Dnotification_action_button.cpp236 NotificationActionButton *NotificationActionButton::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationActionButton
Dnotification_user_input.cpp258 NotificationUserInput *NotificationUserInput::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationUserInput
/base/inputmethod/imf/services/include/
Dime_cfg_manager.h62 inline static void FromJson(const nlohmann::json &jsonCfg, ImePersistCfg &cfg) in FromJson() function
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
Dvisit_record_json_manager.cpp155 void VisitRecordJsonManager::FromJson(const Json& jsonObject) in FromJson() function in OHOS::Security::DlpPermission::VisitRecordJsonManager
/base/inputmethod/imf/services/src/
Dime_cfg_manager.cpp142 void ImeCfgManager::FromJson(const json &jsonConfigs, std::vector<ImePersistCfg> &configs) in FromJson() function in OHOS::MiscServices::ImeCfgManager
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp209 bool SecCompBase::FromJson(const nlohmann::json& jsonSrc) in FromJson() function in OHOS::Security::SecurityComponent::SecCompBase

12