Searched refs:kIndirectlyLeaked (Results 1 – 2 of 2) sorted by relevance
41 kIndirectlyLeaked = 1, enumerator
290 /* frontier */ 0, "HEAP", kIndirectlyLeaked); in MarkIndirectlyLeakedCb()344 if (m.tag() == kDirectlyLeaked || m.tag() == kIndirectlyLeaked) { in CollectLeaksCb()477 CHECK(tag == kDirectlyLeaked || tag == kIndirectlyLeaked); in AddLeakedChunk()