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

  /art/test/913-heaps/
heaps.cc     [all...]
  /art/runtime/openjdkjvmti/
OpenjdkJvmTi.cc 1076 jboolean null_ok; member in struct:openjdkjvmti::JvmtiFunctions::CParamInfo
    [all...]
  /art/runtime/openjdkjvmti/include/
jvmti.h 633 jboolean null_ok; member in struct:_jvmtiParamInfo
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h 633 jboolean null_ok; member in struct:_jvmtiParamInfo
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h 633 jboolean null_ok; member in struct:_jvmtiParamInfo
    [all...]
  /art/runtime/
check_jni.cc 743 bool CheckInstance(ScopedObjectAccess& soa, InstanceKind kind, jobject java_object, bool null_ok)
767 if (null_ok) {
    [all...]

Completed in 222 milliseconds