Searched refs:scoped_id (Results 1 – 1 of 1) sorted by relevance
361 explicit DontMangle(WithScope scoped_id) in DontMangle() argument362 : scope_(scoped_id.scope()), raw_id_(scoped_id.raw_id()) {} in DontMangle()427 TraceID(WithScope scoped_id, unsigned int* flags) in TraceID() argument428 : scope_(scoped_id.scope()), raw_id_(scoped_id.raw_id()) {} in TraceID()