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

  /system/core/include/sysutils/
NetlinkEvent.h 32 const static int NlActionAdd;
  /system/core/libsysutils/src/
NetlinkEvent.cpp 40 const int NetlinkEvent::NlActionAdd = 1;
309 mAction = NlActionAdd;

Completed in 43 milliseconds