Searched defs:CreateUnsafe (Results 1 – 5 of 5) sorted by relevance
| /external/grpc-grpc/src/csharp/Grpc.Core.Tests/ | ||
| D | AuthPropertyTest.cs | 54 public void CreateUnsafe() in CreateUnsafe() method in Grpc.Core.Tests.AuthPropertyTest |
| /external/libchrome/base/memory/ | ||
| D | platform_shared_memory_region.cc | 19 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::CreateUnsafe( in CreateUnsafe() function in base::subtle::PlatformSharedMemoryRegion |
| /external/cronet/base/memory/ | ||
| D | platform_shared_memory_region.cc | 25 PlatformSharedMemoryRegion PlatformSharedMemoryRegion::CreateUnsafe( in CreateUnsafe() function in base::subtle::PlatformSharedMemoryRegion |
| /external/grpc-grpc/src/csharp/Grpc.Core/ | ||
| D | AuthProperty.cs | 106 internal static AuthProperty CreateUnsafe(string name, byte[] valueBytes) in CreateUnsafe() method in Grpc.Core.AuthProperty |
| D | Metadata.cs | 350 internal static Entry CreateUnsafe(string key, byte[] valueBytes) in CreateUnsafe() method in Grpc.Core.Metadata.Entry |