Home
last modified time | relevance | path

Searched defs:GetPlatformString (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeExtension.cs182 private static string GetPlatformString() in GetPlatformString() method in Grpc.Core.Internal.NativeExtension
/external/pdfium/testing/
Dfx_string_testhelpers.cpp37 std::string GetPlatformString(FPDF_WIDESTRING wstr) { in GetPlatformString() function
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp30 std::string GetPlatformString(cl_platform_id platform, cl::PlatformInfo name) in GetPlatformString() function
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm710 const char *MachProcess::GetPlatformString(unsigned char platform) { function