Searched defs:ScopedLibrary (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/android/linker/
H A Dlinker_jni.cc212 class ScopedLibrary { class in namespace:__anon2184
214 ScopedLibrary() : lib_(NULL) {} function in class:__anon2184::ScopedLibrary
216 ~ScopedLibrary() {
252 ScopedLibrary library;
485 ScopedLibrary library;
525 ScopedLibrary library;

Completed in 104 milliseconds