Searched defs:DumpToFd (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/ | ||
H A D | PropertyNode.cc | 73 void PropertyNode::DumpToFd(int fd) const { in DumpToFd() function in android::perfmgr::PropertyNode |
H A D | RequestGroup.cc | 68 void RequestGroup::DumpToFd(int fd, const std::string& prefix) const { in DumpToFd() function in android::perfmgr::RequestGroup |
H A D | FileNode.cc | 107 void FileNode::DumpToFd(int fd) const { in DumpToFd() function in android::perfmgr::FileNode |
H A D | NodeLooperThread.cc | 93 void NodeLooperThread::DumpToFd(int fd) { in DumpToFd() function in android::perfmgr::NodeLooperThread |
H A D | HintManager.cc | 217 void HintManager::DumpToFd(int fd) { in DumpToFd() function in android::perfmgr::HintManager |