Searched defs:ScopedNativeLibrary (Results 1 – 1 of 1) sorted by relevance
| /external/libchrome/base/ | ||
| D | scoped_native_library.cc | 9 ScopedNativeLibrary::ScopedNativeLibrary() : library_(nullptr) {} in ScopedNativeLibrary() function in base::ScopedNativeLibrary |