Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dcgroup_event_handler.cpp1070 bool CgroupEventHandler::ParsePayload(int32_t& uid, int32_t& pid, const nlohmann::json& payload) in ParsePayload() function in OHOS::ResourceSchedule::CgroupEventHandler
1081 bool CgroupEventHandler::ParsePayload(int32_t& uid, int32_t& pid, int32_t& tid, in ParsePayload() function in OHOS::ResourceSchedule::CgroupEventHandler
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp296 static int32_t ParsePayload(const std::shared_ptr<ResData>& data, const std::string& key) in ParsePayload() function
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp446 bool TaskController::ParsePayload(const Json::Value& payload, int& uid, int& pid, std::string& bund… in ParsePayload() function in OHOS::ConcurrentTask::TaskController