/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_button_option.cpp | 53 NotificationButtonOption *NotificationButtonOption::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationButtonOption
|
D | notification_flags.cpp | 61 NotificationFlags *NotificationFlags::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationFlags
|
D | notification_progress.cpp | 79 NotificationProgress *NotificationProgress::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationProgress
|
D | notification_media_content.cpp | 67 NotificationMediaContent *NotificationMediaContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationMediaContent
|
D | notification_bundle_option.cpp | 105 NotificationBundleOption *NotificationBundleOption::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationBundleOption
|
D | notification_long_text_content.cpp | 94 NotificationLongTextContent *NotificationLongTextContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationLongTextContent
|
D | notification_picture_content.cpp | 75 NotificationPictureContent *NotificationPictureContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationPictureContent
|
D | notification_multiline_content.cpp | 91 NotificationMultiLineContent *NotificationMultiLineContent::FromJson(const nlohmann::json &jsonObje… in FromJson() function in OHOS::Notification::NotificationMultiLineContent
|
D | notification_time.cpp | 90 NotificationTime *NotificationTime::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationTime
|
D | notification_capsule.cpp | 79 NotificationCapsule *NotificationCapsule::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationCapsule
|
D | notification_distributed_options.cpp | 86 NotificationDistributedOptions *NotificationDistributedOptions::FromJson(const nlohmann::json &json… in FromJson() function in OHOS::Notification::NotificationDistributedOptions
|
D | notification_local_live_view_button.cpp | 89 NotificationLocalLiveViewButton *NotificationLocalLiveViewButton::FromJson(const nlohmann::json &js… in FromJson() function in OHOS::Notification::NotificationLocalLiveViewButton
|
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 | 160 NotificationContent *NotificationContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationContent
|
D | notification_conversational_content.cpp | 133 NotificationConversationalContent *NotificationConversationalContent::FromJson(const nlohmann::json… in FromJson() function in OHOS::Notification::NotificationConversationalContent
|
D | notification_local_live_view_content.cpp | 154 NotificationLocalLiveViewContent *NotificationLocalLiveViewContent::FromJson(const nlohmann::json &… in FromJson() function in OHOS::Notification::NotificationLocalLiveViewContent
|
D | notification_live_view_content.cpp | 142 NotificationLiveViewContent *NotificationLiveViewContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationLiveViewContent
|
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 | 258 NotificationUserInput *NotificationUserInput::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationUserInput
|
/base/inputmethod/imf/services/include/ |
D | ime_cfg_manager.h | 62 inline static void FromJson(const nlohmann::json &jsonCfg, ImePersistCfg &cfg) in FromJson() function
|
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
D | visit_record_json_manager.cpp | 155 void VisitRecordJsonManager::FromJson(const Json& jsonObject) in FromJson() function in OHOS::Security::DlpPermission::VisitRecordJsonManager
|
/base/inputmethod/imf/services/src/ |
D | ime_cfg_manager.cpp | 142 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/ |
D | sec_comp_base.cpp | 209 bool SecCompBase::FromJson(const nlohmann::json& jsonSrc) in FromJson() function in OHOS::Security::SecurityComponent::SecCompBase
|