Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/fml/platform/win/
Dnative_library_win.cc13 NativeLibrary::NativeLibrary(const char* path) in NativeLibrary() function in fml::NativeLibrary
22 NativeLibrary::NativeLibrary(Handle handle, bool close_handle) in NativeLibrary() function in fml::NativeLibrary
/third_party/flutter/engine/flutter/fml/platform/posix/
Dnative_library_posix.cc12 NativeLibrary::NativeLibrary(const char* path) { in NativeLibrary() function in fml::NativeLibrary
21 NativeLibrary::NativeLibrary(Handle handle, bool close_handle) in NativeLibrary() function in fml::NativeLibrary