Searched defs:captured_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/lambda/
H A Dclosure.h136 // All offsets are relative to 'captured_'.
142 // Cast the data at '(char*)captured_[offset]' into T, returning its address.
173 } captured_[0]; variable in typeref:union:art::lambda::__anon117
174 // captured_ will always consist of one array element at runtime.

Completed in 145 milliseconds