Searched refs:GetCapturedVariableTypeAndOffset (Results 1 – 2 of 2) sorted by relevance
206 GetCapturedVariableTypeAndOffset(index, &variable_type, &offset); in GetCapturedPrimitiveNarrow()252 GetCapturedVariableTypeAndOffset(index, &variable_type, &offset); in GetCapturedPrimitiveWide()283 GetCapturedVariableTypeAndOffset(index, &variable_type, &offset); in GetCapturedObject()345 void Closure::GetCapturedVariableTypeAndOffset(size_t index, in GetCapturedVariableTypeAndOffset() function in art::lambda::Closure
127 void GetCapturedVariableTypeAndOffset(size_t index, in PACKED()