Home
last modified time | relevance | path

Searched defs:CheckJsonValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dcommon_utils.h26 … static bool CheckJsonValue(const nlohmann::json &value, std::initializer_list<std::string> params) in CheckJsonValue() function
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Djson_parser.cpp48 bool JsonParser::CheckJsonValue(const Json::Value& eventJson, const std::vector<std::string>& field… in CheckJsonValue() function in OHOS::HiviewDFX::JsonParser
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dhisysevent_observer.cpp78 bool HiSysEventObserver::CheckJsonValue(const nlohmann::json& value, std::initializer_list<std::str… in CheckJsonValue() function in OHOS::ResourceSchedule::HiSysEventObserver