OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Type_IPV4
(Results
1 - 3
of
3
) sorted by null
/system/core/nexus/
Property.h
35
static const int
Type_IPV4
= 3;
Property.cpp
140
Property(name, ro, Property::
Type_IPV4
, elements) {
PropertyManager.cpp
138
} else if (p->getType() == Property::
Type_IPV4
) {
173
} else if (p->getType() == Property::
Type_IPV4
) {
Completed in 186 milliseconds