Home
last modified time | relevance | path

Searched refs:hiview_close (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview_lite/
H A Dhiview_util.c43 static int (*hiview_close)(int) = close; variable
139 hiview_close = close; in HIVIEW_InitHook()
149 hiview_close = (hooks->close_fn) == NULL ? close : hooks->close_fn; in HIVIEW_InitHook()
172 return hiview_close(handle); in HIVIEW_FileClose()

Completed in 1 milliseconds