Home
last modified time | relevance | path

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

/system/core/libutils/
DStrongPointer.cpp25 void sp_report_stack_pointer() { LOG_ALWAYS_FATAL("sp<> constructed with stack pointer argument"); } in sp_report_stack_pointer() function
/system/core/libutils/include/utils/
DStrongPointer.h188 void sp_report_stack_pointer();
210 sp_report_stack_pointer(); in check_not_on_stack()