Home
last modified time | relevance | path

Searched defs:libraryPath (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core/Internal/
DUnmanagedLibrary.cs45 readonly string libraryPath; field in Grpc.Core.Internal.UnmanagedLibrary
133 private static IntPtr PlatformSpecificLoadLibrary(string libraryPath, out string errorMsg) in PlatformSpecificLoadLibrary()
160 …ix(Func<string, int, IntPtr> dlopenFunc, Func<IntPtr> dlerrorFunc, string libraryPath, out string … in LoadLibraryPosix() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
DSharedLibrary.hpp37 std::string libraryPath = libraryDirectory + libraryName; in loadLibrary() local
53 std::string libraryPath = libraryDirectory + libraryName; in loadLibrary() local
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DFlutterRunArguments.java14 public String libraryPath; field in FlutterRunArguments
/third_party/skia/third_party/externals/swiftshader/src/System/
DSharedLibrary.hpp36 std::string libraryPath = libraryDirectory + libraryName; in loadLibrary() local
52 std::string libraryPath = libraryDirectory + libraryName; in loadLibrary() local
/third_party/vk-gl-cts/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp462 const char* libraryPath = NULL; in EglRenderContext() local
/third_party/vk-gl-cts/framework/egl/
DegluGLContextFactory.cpp425 const char* libraryPath = DE_NULL; in create() local