Searched refs:RecordMethodInfoV1 (Results 1 – 2 of 2) sorted by relevance
283 void RecordMethodInfoV1(const std::string& method_line, uint64_t method_id)
1435 void TraceWriter::RecordMethodInfoV1(const std::string& method_info_line, uint64_t method_id) { in RecordMethodInfoV1() function in art::TraceWriter1711 RecordMethodInfoV1(method_infos.find(record.method)->second, method_id); in FlushEntriesFormatV1()