HomeSort by relevance Sort by last modified time
    Searched refs:NativeLibraryOptions (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/
native_library.h 68 struct BASE_EXPORT NativeLibraryOptions {
69 NativeLibraryOptions() = default;
70 NativeLibraryOptions(const NativeLibraryOptions& options) = default;
91 const NativeLibraryOptions& options,
native_library_posix.cc 23 const NativeLibraryOptions& options,

Completed in 90 milliseconds