Home
last modified time | relevance | path

Searched defs:NativeLibraryOptions (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/
Dnative_library.h66 struct BASE_EXPORT NativeLibraryOptions { struct
72 bool prefer_own_symbols = false;
/external/libchrome/base/
Dnative_library.h68 struct BASE_EXPORT NativeLibraryOptions { struct
91 const NativeLibraryOptions& options, argument