OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PropertyNamespace
(Results
1 - 2
of
2
) sorted by null
/system/core/nexus/
Property.cpp
190
PropertyNamespace
::
PropertyNamespace
(const char *name) {
195
PropertyNamespace
::~
PropertyNamespace
() {
Property.h
124
class
PropertyNamespace
{
129
PropertyNamespace
(const char *name);
130
virtual ~
PropertyNamespace
();
136
typedef android::List<
PropertyNamespace
*> PropertyNamespaceCollection;
Completed in 120 milliseconds