Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DChannelSafeHandle.cs73 public string GetTarget() in GetTarget() method in Grpc.Core.Internal.ChannelSafeHandle
/external/skia/tools/
DToolUtils.h222 static uint32_t GetTarget(TopoTestNode* node, int i) { return node->fTargets[i]; } in GetTarget() function
/external/openthread/src/core/thread/
Daddress_resolver.hpp230 const Ip6::Address &GetTarget(void) const { return mTarget; } in GetTarget() function in ot::AddressResolver::CacheEntry
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp196 static const Target *GetTarget(const char *ProgName) { in GetTarget() function
/external/skia/bazel/exporter/build_proto/analysis_v2/
Danalysis_v2.pb.go881 func (x *ConfiguredTarget) GetTarget() *build.Target { func
/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go1845 func (x *QueryResult) GetTarget() []*Target { func
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go2227 func (x *FieldOptions) GetTarget() FieldOptions_OptionTargetType { func
/external/llvm/tools/llvm-objdump/
DMachODump.cpp148 static const Target *GetTarget(const MachOObjectFile *MachOObj, in GetTarget() function