Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_watcher.cpp53 static int nlFinishHandle(struct nl_msg *msg, void *arg) { in nlFinishHandle() function
100 nl_cb_set(cb.get(), NL_CB_FINISH, NL_CB_CUSTOM, nlFinishHandle, &done); in nlSendMsg()
474 nl_cb_set(cb.get(), NL_CB_FINISH, NL_CB_CUSTOM, nlFinishHandle, &done); in parseGenlink()