Home
last modified time | relevance | path

Searched refs:ScopedLibrary (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/base/android/linker/
Dlegacy_linker_jni.cc63 class ScopedLibrary { class
65 ScopedLibrary() : lib_(nullptr) {} in ScopedLibrary() function in chromium_android_linker::__anon724d58660111::ScopedLibrary
67 ~ScopedLibrary() { in ~ScopedLibrary()
103 ScopedLibrary library; in GenericLoadLibrary()
335 ScopedLibrary library; in CreateSharedRelro()
371 ScopedLibrary library; in UseSharedRelro()