Searched refs:profiler_id_ (Results 1 – 2 of 2) sorted by relevance
296 ProfilerId GetId() const { return profiler_id_; } in GetId()301 void SetId(ProfilerId id) { profiler_id_ = id; } in SetId()303 ProfilerId profiler_id_; variable
150457 + ProfilerId GetId() const { return profiler_id_; }150462 + void SetId(ProfilerId id) { profiler_id_ = id; }150464 + ProfilerId profiler_id_;