Home
last modified time | relevance | path

Searched defs:DumpToFd (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/
H A DPropertyNode.cc73 void PropertyNode::DumpToFd(int fd) const { in DumpToFd() function in android::perfmgr::PropertyNode
H A DRequestGroup.cc68 void RequestGroup::DumpToFd(int fd, const std::string& prefix) const { in DumpToFd() function in android::perfmgr::RequestGroup
H A DFileNode.cc107 void FileNode::DumpToFd(int fd) const { in DumpToFd() function in android::perfmgr::FileNode
H A DNodeLooperThread.cc93 void NodeLooperThread::DumpToFd(int fd) { in DumpToFd() function in android::perfmgr::NodeLooperThread
H A DHintManager.cc217 void HintManager::DumpToFd(int fd) { in DumpToFd() function in android::perfmgr::HintManager