Searched defs:NativeLibrary (Results 1 – 2 of 2) sorted by relevance
| /third_party/flutter/engine/flutter/fml/platform/win/ | ||
| D | native_library_win.cc | 13 NativeLibrary::NativeLibrary(const char* path) in NativeLibrary() function in fml::NativeLibrary |
| /third_party/flutter/engine/flutter/fml/platform/posix/ | ||
| D | native_library_posix.cc | 12 NativeLibrary::NativeLibrary(const char* path) { in NativeLibrary() function in fml::NativeLibrary |