Searched defs:needDetail (Results 1 – 3 of 3) sorted by relevance
58 int32_t MonitorServiceStub::DumpInfo(int32_t fd, bool needDetail) in DumpInfo()
62 int32_t MonitorServer::Dump(int32_t fd, bool needDetail) in Dump()
59 int32_t WriteInfo(int32_t fd, std::string &dumpString, std::vector<Dumper> dumpers, bool needDetail) in WriteInfo()