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

  /art/runtime/
hidden_api.cc 50 case AccessMethod::kReflection:
267 if (access_method != AccessMethod::kReflection && access_method != AccessMethod::kJNI) {
hidden_api.h 52 kReflection = 1,
  /art/runtime/native/
java_lang_Class.cc 127 hiddenapi::AccessMethod::kReflection);
    [all...]
  /art/runtime/interpreter/
unstarted_runtime.cc 198 constexpr hiddenapi::AccessMethod kAccessMethod = hiddenapi::AccessMethod::kReflection;
    [all...]

Completed in 395 milliseconds