Searched refs:captured_variables_shorty_ (Results 1 – 2 of 2) sorted by relevance
66 return captured_variables_shorty_; in GetCapturedVariablesShortyTypeDescriptor()90 return strlen(captured_variables_shorty_); in GetNumberOfCapturedVariables()103 const char* captured_variables_shorty_; variable
31 captured_variables_shorty_(captured_variables_shorty), in ArtLambdaMethod()40 const char* shorty = captured_variables_shorty_; in ArtLambdaMethod()