Searched refs:ConvertJsonToNum (Results 1 – 3 of 3) sorted by relevance
442 notificationRequest.ConvertJsonToNum(nullptr, jsonObject); in HWTEST_F()445 notificationRequest.ConvertJsonToNum(target, jsonObject); in HWTEST_F()
1118 static void ConvertJsonToNum(NotificationRequest *target, const nlohmann::json &jsonObject);
773 ConvertJsonToNum(pRequest, jsonObject); in FromJson()1606 void NotificationRequest::ConvertJsonToNum(NotificationRequest *target, const nlohmann::json &jsonO… in ConvertJsonToNum() function in OHOS::Notification::NotificationRequest