Searched defs:ListCategories (Results 1 – 4 of 4) sorted by relevance
36 std::vector<std::string> ListCategories() { in ListCategories() function91 std::vector<std::string> AtraceHalWrapper::ListCategories() { in ListCategories() function in perfetto::AtraceHalWrapper
44 bool ListCategories(TracingVendorCategory* categories, size_t* size_of_arr) { in ListCategories() function
48 static bool ListCategories(llvm::StringRef channel, std::string &result) { in ListCategories() function
49 void Log::ListCategories(llvm::raw_ostream &stream, in ListCategories() function in Log