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

/system/core/include/sysutils/
H A DNetlinkEvent.h33 const static int NlActionRemove; member in class:NetlinkEvent
/system/netd/
H A DNetlinkHandler.cpp61 } else if (action == evt->NlActionRemove) {
/system/core/libsysutils/src/
H A DNetlinkEvent.cpp37 const int NetlinkEvent::NlActionRemove = 2; member in class:NetlinkEvent
194 mAction = NlActionRemove;
/system/vold/
H A DDirectVolume.cpp126 } else if (action == NetlinkEvent::NlActionRemove) {

Completed in 27 milliseconds