Home
last modified time | relevance | path

Searched defs:source_range_map (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dcallstack_debug_info_serialization.cpp124 const ska::flat_hash_map<int64_t, SourceRange>& source_range_map, in deserialize()
214 const ska::flat_hash_map<int64_t, SourceRange>& source_range_map, in unpickle()
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_cs_debug_info_serialization.cpp111 ska::flat_hash_map<int64_t, SourceRange> source_range_map; in TEST() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Ddebug_info.cpp116 ska::flat_hash_map<int64_t, SourceRange> source_range_map; in MobileDebugTable() local