Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dperformance_service.h39 pdx::Status<std::string> OnGetCpuPartition(pdx::Message& message,
Dperformance_service.cpp358 Status<std::string> PerformanceService::OnGetCpuPartition(Message& message, in OnGetCpuPartition() function in android::dvr::PerformanceService
388 *this, &PerformanceService::OnGetCpuPartition, message); in HandleMessage()