Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dcpu_set.h43 base::unique_fd OpenPropertyFile(const std::string& name) const;
Dcpu_set.cpp208 base::unique_fd CpuSet::OpenPropertyFile(const std::string& name) const { in OpenPropertyFile() function in android::dvr::CpuSet