Searched refs:LoadNativeLibraryWithOptions (Results 1 – 17 of 17) sorted by relevance
/aosp_15_r20/external/libchrome/base/ |
H A D | native_library.cc | 11 return LoadNativeLibraryWithOptions( in LoadNativeLibrary()
|
H A D | native_library_posix.cc | 21 NativeLibrary LoadNativeLibraryWithOptions(const FilePath& library_path, in LoadNativeLibraryWithOptions() function
|
H A D | native_library.h | 89 BASE_EXPORT NativeLibrary LoadNativeLibraryWithOptions(
|
H A D | native_library_unittest.cc | 87 library_ = LoadNativeLibraryWithOptions( in TestLibrary()
|
/aosp_15_r20/external/cronet/base/ |
H A D | native_library.cc | 11 return LoadNativeLibraryWithOptions( in LoadNativeLibrary()
|
H A D | native_library_posix.cc | 25 NativeLibrary LoadNativeLibraryWithOptions(const FilePath& library_path, in LoadNativeLibraryWithOptions() function
|
H A D | native_library_ios.mm | 18 NativeLibrary LoadNativeLibraryWithOptions(const base::FilePath& library_path,
|
H A D | native_library.h | 106 BASE_EXPORT NativeLibrary LoadNativeLibraryWithOptions(
|
H A D | native_library_fuchsia.cc | 37 NativeLibrary LoadNativeLibraryWithOptions(const FilePath& library_path, in LoadNativeLibraryWithOptions() function
|
H A D | native_library_unittest.cc | 102 library_ = LoadNativeLibraryWithOptions( in TestLibrary()
|
H A D | native_library_win.cc | 115 NativeLibrary LoadNativeLibraryWithOptions(const FilePath& library_path, in LoadNativeLibraryWithOptions() function
|
H A D | native_library_mac.mm | 51 NativeLibrary LoadNativeLibraryWithOptions(const FilePath& library_path,
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
H A D | native_library.cc | 11 return LoadNativeLibraryWithOptions(library_path, NativeLibraryOptions(), in LoadNativeLibrary()
|
H A D | native_library_posix.cc | 19 NativeLibrary LoadNativeLibraryWithOptions(const FilePath& library_path, in LoadNativeLibraryWithOptions() function
|
H A D | native_library.h | 86 NativeLibrary LoadNativeLibraryWithOptions(const FilePath& library_path,
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | native_library.h | 92 BASE_EXPORT NativeLibrary LoadNativeLibraryWithOptions(
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/ |
D | native_library.h | 92 BASE_EXPORT NativeLibrary LoadNativeLibraryWithOptions(
|