Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_observability/grpc_observability/
Dpython_observability_context.cc246 void Span::AddAttribute(absl::string_view key, absl::string_view value) { in AddAttribute() function in grpc_observability::Span
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute() function