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

  /art/runtime/
well_known_classes.h 97 static jmethodID dalvik_system_BaseDexClassLoader_getLdLibraryPath;
well_known_classes.cc 87 jmethodID WellKnownClasses::dalvik_system_BaseDexClassLoader_getLdLibraryPath;
345 dalvik_system_BaseDexClassLoader_getLdLibraryPath = CacheMethod(env, dalvik_system_BaseDexClassLoader, false, "getLdLibraryPath", "()Ljava/lang/String;");
495 dalvik_system_BaseDexClassLoader_getLdLibraryPath = nullptr;
    [all...]
java_vm_ext.cc     [all...]

Completed in 109 milliseconds