Home
last modified time | relevance | path

Searched refs:GetCapturedClosureSize (Results 1 – 2 of 2) sorted by relevance

/art/runtime/lambda/
Dclosure.h91 size_t GetCapturedClosureSize(size_t index) const; in PACKED()
Dclosure.cc312 size_t Closure::GetCapturedClosureSize(size_t index) const { in GetCapturedClosureSize() function in art::lambda::Closure