Searched refs:QueryDoc (Results 1 – 3 of 3) sorted by relevance
70 string QueryDoc(const string& cmd, const Options& opts);
151 prefix += QueryDoc(cmd, opts) + kProfilePrefix; in ShowGraphNode()177 prefix += QueryDoc(cmd, opts) + kProfilePrefix; in ShowMultiGraphNode()
370 string QueryDoc(const string& cmd, const Options& opts) { in QueryDoc() function