HomeSort by relevance Sort by last modified time
    Searched defs:NlActionRemove (Results 1 - 2 of 2) sorted by null

  /system/core/include/sysutils/
NetlinkEvent.h 33 const static int NlActionRemove;
  /system/core/libsysutils/src/
NetlinkEvent.cpp 37 const int NetlinkEvent::NlActionRemove = 2;
194 mAction = NlActionRemove;

Completed in 360 milliseconds