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