Searched defs:dumpOnly (Results 1 – 2 of 2) sorted by relevance
87 CDDBLookup::LookupAll(CDDBServer& server, bool dumpOnly, bool verbose) in LookupAll()98 CDDBLookup::Lookup(CDDBServer& server, const char* path, bool dumpOnly, in Lookup()117 CDDBLookup::Lookup(CDDBServer& server, const dev_t device, bool dumpOnly, in Lookup()
157 bool dumpOnly = false; in main() local