Searched refs:close_fn (Results 1 - 2 of 2) sorted by relevance
/base/hiviewdfx/hiview_lite/ | ||
H A D | hiview_util.c | 149 hiview_close = (hooks->close_fn) == NULL ? close : hooks->close_fn; in HIVIEW_InitHook() |
H A D | hiview_util.h | 65 int (*close_fn)(int); member |
Completed in 1 milliseconds