Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/fml/platform/win/
Dnative_library_win.cc48 fml::RefPtr<NativeLibrary> NativeLibrary::CreateForCurrentProcess() { in CreateForCurrentProcess() function in fml::NativeLibrary
/third_party/flutter/engine/flutter/fml/platform/posix/
Dnative_library_posix.cc56 fml::RefPtr<NativeLibrary> NativeLibrary::CreateForCurrentProcess() { in CreateForCurrentProcess() function in fml::NativeLibrary