Searched defs:constructor_count_ (Results 1 – 3 of 3) sorted by relevance
78 static int constructor_count_; member in __anon528f72be0111::ScopedRefPtrCountBase82 int ScopedRefPtrCountBase::constructor_count_ = 0; member in __anon528f72be0111::ScopedRefPtrCountBase104 static int constructor_count_; member in __anon528f72be0111::ScopedRefPtrCountDerived108 int ScopedRefPtrCountDerived::constructor_count_ = 0; member in __anon528f72be0111::ScopedRefPtrCountDerived
82 static int constructor_count_; member in base::subtle::__anonb2e80b340111::ScopedRefPtrCountBase86 int ScopedRefPtrCountBase::constructor_count_ = 0; member in base::subtle::__anonb2e80b340111::ScopedRefPtrCountBase108 static int constructor_count_; member in base::subtle::__anonb2e80b340111::ScopedRefPtrCountDerived112 int ScopedRefPtrCountDerived::constructor_count_ = 0; member in base::subtle::__anonb2e80b340111::ScopedRefPtrCountDerived
26 static int constructor_count_ = 0; variable