Searched defs:policy (Results 1 – 2 of 2) sorted by relevance
28 StackWalker StackWalker::Create(const ManagedThread *thread, UnwindPolicy policy) in Create()41 StackWalker::StackWalker(void *fp, bool is_frame_compiled, uintptr_t npc, UnwindPolicy policy) in StackWalker()
89 static void HandlePendingException(UnwindPolicy policy = UnwindPolicy::ALL) in HandlePendingException()