Searched refs:PictureToJson (Results 1 – 2 of 2) sorted by relevance
166 bool PictureToJson(nlohmann::json &jsonObject) const;
100 bool NotificationLiveViewContent::PictureToJson(nlohmann::json &jsonObject) const in PictureToJson() function in OHOS::Notification::NotificationLiveViewContent135 return PictureToJson(jsonObject); in ToJson()