Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dtf_stack.cc173 const std::shared_ptr<SourceMap>& source_map, in ExtractStack()
292 const std::shared_ptr<SourceMap>& source_map, in StackTraceWrapper()
333 [](const PyBindSourceMap& self, const py::tuple& source_map) { in PYBIND11_MODULE()
510 [](const PyBindSourceMap& source_map, const PyBindFileSet& file_set) { in PYBIND11_MODULE()
H A Dstack_trace.cc45 const SourceMap& source_map, const StackTraceFilter& filtered, in ToStackFrames()
H A Dstack_trace.h154 int id, const SourceMap& source_map, const StackTraceFilter& filtered, in ManagedStackTraceToStackFrames()
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Derror_utils.py31 def _stack_trace_inside_mapped_code(tb, source_map, converter_filename): argument
160 def __init__(self, callsite_tb, cause_metadata, cause_message, source_map, argument
/aosp_15_r20/external/rust/android-crates-io/crates/syn/benches/
Drust.rs67 fn source_map(&self) -> Option<&Lrc<SourceMap>> { in bench() method
82 let source_map = Lrc::new(SourceMap::new(FilePathMapping::empty())); in bench() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/benches/
H A Drust.rs67 fn source_map(&self) -> Option<&Lrc<SourceMap>> { in bench() method
82 let source_map = Lrc::new(SourceMap::new(FilePathMapping::empty())); in bench() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/benches/
H A Drust.rs59 fn source_map(&self) -> Option<&Lrc<SourceMap>> { in bench() method
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp3063 const Buffer::MapOwner source_map( in iterate() local
3238 const Buffer::MapOwner source_map( in iterate() local