Home
last modified time | relevance | path

Searched refs:SetCatchStackMapRow (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dquick_exception_handler.h117 void SetCatchStackMapRow(uint32_t stack_map_row) { in SetCatchStackMapRow() function
H A Dquick_exception_handler.cc142 exception_handler_->SetCatchStackMapRow(stack_map_row); in HandleTryItems()