Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dperformance_service.h35 pdx::Status<void> OnSetCpuPartition(pdx::Message& message, pid_t task_id,
Dperformance_service.cpp324 Status<void> PerformanceService::OnSetCpuPartition( in OnSetCpuPartition() function in android::dvr::PerformanceService
409 *this, &PerformanceService::OnSetCpuPartition, message); in HandleMessage()