Home
last modified time | relevance | path

Searched refs:IncrementRefCount (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/gprpp/
Dref_counted.h47 IncrementRefCount(); in Ref()
79 void IncrementRefCount() { gpr_ref(&refs_); } in IncrementRefCount() function
94 IncrementRefCount(); in Ref()
159 void IncrementRefCount() { gpr_ref(&refs_); } in IncrementRefCount() function
Dref_counted_ptr.h72 if (other.value_ != nullptr) other.value_->IncrementRefCount(); in RefCountedPtr()
77 if (other.value_ != nullptr) other.value_->IncrementRefCount(); in RefCountedPtr()
85 if (other.value_ != nullptr) other.value_->IncrementRefCount();
94 if (other.value_ != nullptr) other.value_->IncrementRefCount();
Dorphanable.h96 IncrementRefCount(); in Ref()
107 void IncrementRefCount() { gpr_ref(&refs_); } in IncrementRefCount() function
152 IncrementRefCount(); in Ref()
189 void IncrementRefCount() { gpr_ref(&refs_); } in IncrementRefCount() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp1214 void IncrementRefCount() { in IncrementRefCount() function in __anon2a2b45350811::PtrState
2327 S.IncrementRefCount(); in VisitBottomUp()
2515 S.IncrementRefCount(); in VisitTopDown()