Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Dnative_library.h63 struct PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) NativeLibraryOptions { in PA_COMPONENT_EXPORT()
64 NativeLibraryOptions() = default; in PA_COMPONENT_EXPORT()
65 NativeLibraryOptions(const NativeLibraryOptions& options) = default; in PA_COMPONENT_EXPORT()
87 const NativeLibraryOptions& options,
H A Dnative_library.cc11 return LoadNativeLibraryWithOptions(library_path, NativeLibraryOptions(), in LoadNativeLibrary()
H A Dnative_library_posix.cc20 const NativeLibraryOptions& options, in LoadNativeLibraryWithOptions()
/aosp_15_r20/external/libchrome/base/
H A Dnative_library.h68 struct BASE_EXPORT NativeLibraryOptions { struct
69 NativeLibraryOptions() = default;
70 NativeLibraryOptions(const NativeLibraryOptions& options) = default;
91 const NativeLibraryOptions& options, argument
H A Dnative_library_unittest.cc75 TestLibrary() : TestLibrary(NativeLibraryOptions()) {} in TestLibrary()
77 explicit TestLibrary(const NativeLibraryOptions& options) in TestLibrary()
130 NativeLibraryOptions options; in TEST()
H A Dnative_library.cc12 library_path, NativeLibraryOptions(), error); in LoadNativeLibrary()
H A Dnative_library_posix.cc22 const NativeLibraryOptions& options, in LoadNativeLibraryWithOptions()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dnative_library.h71 struct BASE_EXPORT NativeLibraryOptions { struct
72 NativeLibraryOptions() = default;
73 NativeLibraryOptions(const NativeLibraryOptions& options) = default;
94 const NativeLibraryOptions& options, argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/
Dnative_library.h71 struct BASE_EXPORT NativeLibraryOptions { struct
72 NativeLibraryOptions() = default;
73 NativeLibraryOptions(const NativeLibraryOptions& options) = default;
94 const NativeLibraryOptions& options, argument
/aosp_15_r20/external/cronet/base/
H A Dnative_library_unittest.cc90 TestLibrary() : TestLibrary(NativeLibraryOptions()) {} in TestLibrary()
92 explicit TestLibrary(const NativeLibraryOptions& options) in TestLibrary()
142 NativeLibraryOptions options; in TEST()
H A Dnative_library.h69 struct BASE_EXPORT NativeLibraryOptions { struct
108 const NativeLibraryOptions& options,
H A Dnative_library.cc12 library_path, NativeLibraryOptions(), error); in LoadNativeLibrary()
H A Dnative_library_posix.cc26 const NativeLibraryOptions& options, in LoadNativeLibraryWithOptions()
H A Dnative_library_ios.mm19 const NativeLibraryOptions& options,
H A Dnative_library_fuchsia.cc38 const NativeLibraryOptions& options, in LoadNativeLibraryWithOptions()
H A Dnative_library_win.cc116 const NativeLibraryOptions& options, in LoadNativeLibraryWithOptions()
H A Dnative_library_mac.mm52 const NativeLibraryOptions& options,