Searched refs:maybe_scoped_id (Results 1 – 2 of 2) sorted by relevance
353 TraceID(DontMangle maybe_scoped_id, unsigned int* flags) in TraceID() argument354 : scope_(maybe_scoped_id.scope()), raw_id_(maybe_scoped_id.raw_id()) {} in TraceID()
477 TraceID(DontMangle maybe_scoped_id, unsigned int* /*flags*/) in TraceID() argument478 : scope_(maybe_scoped_id.scope()), raw_id_(maybe_scoped_id.raw_id()) {} in TraceID()