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

  /system/core/nexus/
Property.h 33 static const int Type_STRING = 1;
Property.cpp 38 Property(name, ro, Property::Type_STRING, elements) {
PropertyManager.cpp 126 if (p->getType() == Property::Type_STRING) {
158 if (p->getType() == Property::Type_STRING) {

Completed in 31 milliseconds