Home
last modified time | relevance | path

Searched defs:GetTarget (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core/Internal/
DChannelSafeHandle.cs73 public string GetTarget() in GetTarget() method in Grpc.Core.Internal.ChannelSafeHandle
/third_party/skia/tools/
DToolUtils.h201 static uint32_t GetTarget(TopoTestNode* node, int i) { return node->fTargets[i]; } in GetTarget() function