HomeSort by relevance Sort by last modified time
    Searched refs:GetUnwContextFromUcontext (Results 1 - 2 of 2) sorted by null

  /system/core/libbacktrace/
UnwindCurrent.h 42 void GetUnwContextFromUcontext(const ucontext_t* ucontext);
UnwindCurrent.cpp 43 void UnwindCurrent::GetUnwContextFromUcontext(const ucontext_t* ucontext) {
77 GetUnwContextFromUcontext(ucontext);

Completed in 43 milliseconds