Searched defs:get_debug_handle (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ | ||
H A D | method.h | 24 int64_t get_debug_handle(size_t pc) const { in get_debug_handle() function |
H A D | function.cpp | 114 int64_t Function::get_debug_handle(size_t pc) const { in get_debug_handle() function in torch::jit::mobile::Function |