Searched refs:GetCapturedVariablesSize (Results 1 – 2 of 2) sorted by relevance
98 size_t Closure::GetCapturedVariablesSize() const { in GetCapturedVariablesSize() function in art::lambda::Closure145 for (size_t i = 0; i < GetCapturedVariablesSize(); ++i) { in GetHashCode()183 DCHECK_LE(count, GetCapturedVariablesSize()); in GetNumberOfCapturedVariables()
132 size_t GetCapturedVariablesSize() const; in PACKED()