OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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;
195
mAction =
NlActionRemove
;
Completed in 27 milliseconds