Searched defs:DumpToFd (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/ | ||
D | RequestGroup.cc | 72 void RequestGroup::DumpToFd(int fd, const std::string& prefix) const { in DumpToFd() function in android::perfmgr::RequestGroup |
D | PropertyNode.cc | 75 void PropertyNode::DumpToFd(int fd) const { in DumpToFd() function in android::perfmgr::PropertyNode |
D | EventNode.cc | 72 void EventNode::DumpToFd(int fd) const { in DumpToFd() function in android::perfmgr::EventNode |
D | NodeLooperThread.cc | 99 void NodeLooperThread::DumpToFd(int fd) { in DumpToFd() function in android::perfmgr::NodeLooperThread |
D | FileNode.cc | 115 void FileNode::DumpToFd(int fd) const { in DumpToFd() function in android::perfmgr::FileNode |
D | HintManager.cc | 238 void HintManager::DumpToFd(int fd) { in DumpToFd() function in android::perfmgr::HintManager |