Home
last modified time | relevance | path

Searched refs:avCodecState_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/include/
H A Dsupervisor.h137 std::map<int32_t, bool> avCodecState_; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dcgroup_event_handler.cpp976 procRecord->avCodecState_[instanceId] = (state == ResType::AvCodecState::CODEC_START_INFO); in HandleReportAvCodecEvent()