Searched refs:GetPlatformString (Results 1 – 5 of 5) sorted by relevance
95 string runtimesDirectory = string.Format("runtimes/{0}/native", GetPlatformString()); in LoadUnmanagedLibrary()182 private static string GetPlatformString() in GetPlatformString() method in Grpc.Core.Internal.NativeExtension
72 std::string GetPlatformString(FPDF_WIDESTRING wstr);
107 std::string GetPlatformString(FPDF_WIDESTRING wstr) { in GetPlatformString() function
27 return GetPlatformString(reinterpret_cast<FPDF_WIDESTRING>(buf.data())); in BufferToString()
1087 GetPlatformString(reinterpret_cast<unsigned short*>(buf.data())); in SaveAttachments()