Searched refs:ConvertJsonToBoolExt (Results 1 – 2 of 2) sorted by relevance
1454 static void ConvertJsonToBoolExt(NotificationRequest *target, const nlohmann::json &jsonObject);
2191 ConvertJsonToBoolExt(target, jsonObject); in ConvertJsonToBool()2194 void NotificationRequest::ConvertJsonToBoolExt(NotificationRequest *target, const nlohmann::json &j… in ConvertJsonToBoolExt() function in OHOS::Notification::NotificationRequest