Home
last modified time | relevance | path

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

/external/swiftshader/src/Common/
DSharedLibrary.hpp37 std::string libraryPath = libraryDirectory + libraryName; in loadLibrary() local
53 std::string libraryPath = libraryDirectory + libraryName; in loadLibrary() local
/external/swiftshader/src/System/
DSharedLibrary.hpp36 std::string libraryPath = libraryDirectory + libraryName; in loadLibrary() local
52 std::string libraryPath = libraryDirectory + libraryName; in loadLibrary() local
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DUnmanagedLibrary.cs45 readonly string libraryPath; field in Grpc.Core.Internal.UnmanagedLibrary
132 private static IntPtr PlatformSpecificLoadLibrary(string libraryPath) in PlatformSpecificLoadLibrary()
/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.h64 __strong char *libraryPath; variable
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp418 const char* libraryPath = NULL; in EglRenderContext() local
/external/deqp/framework/egl/
DegluGLContextFactory.cpp425 const char* libraryPath = DE_NULL; in create() local