Home
last modified time | relevance | path

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

/system/core/debuggerd/crasher/
Dcrasher.cpp118 int (*null_func)() = nullptr; in crash_null() local
119 return null_func(); in crash_null()