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

  /art/runtime/
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...]
well_known_classes.h 97 static jmethodID dalvik_system_BaseDexClassLoader_getLdLibraryPath;

Completed in 334 milliseconds