Home
last modified time | relevance | path

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

/art/runtime/lambda/
Dart_lambda_method.h55 const char* GetCapturedVariablesTypeDescriptor() const { in GetCapturedVariablesTypeDescriptor() function
Dclosure.cc187 const char* Closure::GetCapturedVariablesTypeDescriptor() const { in GetCapturedVariablesTypeDescriptor() function in art::lambda::Closure