Searched refs:ConvertJsonToNumExt (Results 1 – 2 of 2) sorted by relevance
1261 static void ConvertJsonToNumExt(NotificationRequest *target, const nlohmann::json &jsonObject);
1704 void NotificationRequest::ConvertJsonToNumExt( in ConvertJsonToNumExt() function in OHOS::Notification::NotificationRequest1771 ConvertJsonToNumExt(target, jsonObject); in ConvertJsonToNum()