Searched refs:process_labels_ (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
H A Dtrace_log.cc1522 if (!process_labels_.empty()) {
1524 for (const auto& it : process_labels_)
1624 process_labels_[label_id] = current_label;
1629 process_labels_.erase(label_id);
H A Dtrace_log.h455 base::hash_map<int, std::string> process_labels_; variable

Completed in 592 milliseconds