HomeSort by relevance Sort by last modified time
    Searched refs:captured_variables_type_descriptor_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/lambda/
art_lambda_method.h 56 return captured_variables_type_descriptor_;
101 const char* captured_variables_type_descriptor_; member in class:art::lambda::ArtLambdaMethod
art_lambda_method.cc 30 captured_variables_type_descriptor_(captured_variables_type_descriptor),

Completed in 3135 milliseconds