Home
last modified time | relevance | path

Searched defs:captured_ptr (Results 1 – 1 of 1) sorted by relevance

/art/runtime/lambda/
Dclosure.cc316 auto* captured_ptr = reinterpret_cast<const uint8_t*>(&captured_); in GetCapturedClosureSize() local
326 auto* captured_ptr = reinterpret_cast<const uint8_t*>(&captured_); in CopyCapturedClosure() local