Home
last modified time | relevance | path

Searched defs:tag_map (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/log/src/
Dvlog_syslog.cc37 auto tag_map = GetTagMap(); in GetLogLevelForTag() local
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/filters/census/
H A Dgrpc_plugin.cc195 ::opencensus::tags::TagMap OpenCensusRegistry::PopulateTagMapWithConstantLabels( in PopulateTagMapWithConstantLabels()
/aosp_15_r20/external/fmtlib/support/python/mkdocstrings_handlers/cxx/
H A D__init__.py32 tag_map = { variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/
Dgrpc_plugin.cc200 ::opencensus::tags::TagMap OpenCensusRegistry::PopulateTagMapWithConstantLabels( in PopulateTagMapWithConstantLabels()
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcollection.cpp79 constexpr std::array<TagToIOType, tagCount> tag_map = {{ variable