HomeSort by relevance Sort by last modified time
    Searched full:library_search_path_ (Results 1 - 1 of 1) sorted by null

  /art/compiler/jni/
jni_compiler_test.cc 107 library_search_path_ = env_->NewStringUTF("");
179 jstring library_search_path_; member in class:art::JniCompilerTest
232 LoadNativeLibrary(env_, "", class_loader_, library_search_path_, &reason))
247 LoadNativeLibrary(env_, "", class_loader_, library_search_path_, &reason))
    [all...]

Completed in 89 milliseconds