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

  /system/core/include/sysutils/
NetlinkEvent.h 32 const static int NlActionAdd;
  /system/core/libsysutils/src/
NetlinkEvent.cpp 43 const int NetlinkEvent::NlActionAdd = 1;
572 mAction = NlActionAdd;
  /system/netd/server/
NetlinkHandler.cpp 64 if (action == evt->NlActionAdd) {
  /system/vold/
DirectVolume.cpp 142 if (action == NetlinkEvent::NlActionAdd) {

Completed in 289 milliseconds