Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_watcher.cpp73 static int nlSeqCheckHandle(struct nl_msg *msg, void *arg) { in nlSeqCheckHandle() function
476 nl_cb_set(cb.get(), NL_CB_SEQ_CHECK, NL_CB_CUSTOM, nlSeqCheckHandle, &done); in parseGenlink()