Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dtf_stack.cc71 std::shared_ptr<SourceMap> source_map_; member in tensorflow::__anona22fd06c0111::PyBindSourceMap
316 std::shared_ptr<SourceMap> source_map_; member in tensorflow::__anona22fd06c0111::StackTraceWrapper
/aosp_15_r20/external/cronet/net/dns/
H A Daddress_sorter_posix.h87 mutable SourceAddressMap source_map_; variable