Searched refs:shared_count (Results 1 – 7 of 7) sorted by relevance
347 int64_t shared_count = 0; in LibStdcppSmartPointerSummaryProvider() local350 shared_count = count_sp->GetValueAsSigned(0, &success); in LibStdcppSmartPointerSummaryProvider()354 stream.Printf(" strong=%" PRId64, shared_count); in LibStdcppSmartPointerSummaryProvider()364 stream.Printf(" weak=%" PRId64, count - (shared_count != 0)); in LibStdcppSmartPointerSummaryProvider()
1667 module shared_count { header "__memory/shared_count.h" }
1805 MEM_HEADERS+= shared_count.h
589 { include: [ "<__memory/shared_count.h>", "private", "<memory>", "public" ] },
19 # include <__memory/shared_count.h>
384 # include <__memory/shared_count.h>