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