Searched refs:DumpToFd (Results 1 – 15 of 15) sorted by relevance
73 void PropertyNode::DumpToFd(int fd) const { in DumpToFd() function in android::perfmgr::PropertyNode82 req_sorted_[i].DumpToFd( in DumpToFd()
107 void FileNode::DumpToFd(int fd) const { in DumpToFd() function in android::perfmgr::FileNode120 req_sorted_[i].DumpToFd( in DumpToFd()
93 void NodeLooperThread::DumpToFd(int fd) { in DumpToFd() function in android::perfmgr::NodeLooperThread96 n->DumpToFd(fd); in DumpToFd()
68 void RequestGroup::DumpToFd(int fd, const std::string& prefix) const { in DumpToFd() function in android::perfmgr::RequestGroup
217 void HintManager::DumpToFd(int fd) { in DumpToFd() function in android::perfmgr::HintManager227 nm_->DumpToFd(fd); in DumpToFd()
38 void DumpToFd(int fd) const override;
42 void DumpToFd(int fd) const override;
57 void DumpToFd(int fd, const std::string& prefix) const;
70 virtual void DumpToFd(int fd) const = 0;
77 void DumpToFd(int fd);
123 void DumpToFd(int fd);
248 mHintManager->DumpToFd(fd); in dump()
74 t.DumpToFd(dumptf.fd); in TEST()
68 t.DumpToFd(dumptf.fd); in TEST()
257 hm->DumpToFd(dumptf.fd); in TEST_F()272 hm->DumpToFd(dumptf_started.fd); in TEST_F()