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

  /art/runtime/
jni_env_ext.h 38 static constexpr size_t kLocalsInitial = 512;
jni_env_ext.cc 79 locals(kLocalsInitial, kLocal, IndirectReferenceTable::ResizableCapacity::kYes, error_msg),

Completed in 354 milliseconds