Searched refs:GetCpuSets (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/vr/performanced/ | ||
H A D | cpu_set.h | 81 std::vector<CpuSet*> GetCpuSets(); |
H A D | cpu_set.cpp | 99 std::vector<CpuSet*> CpuSetManager::GetCpuSets() { in GetCpuSets() function in android::dvr::CpuSetManager |