OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESOURCES_ROOT_NAMESPACE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
XMLNode.h
15
extern const char* const
RESOURCES_ROOT_NAMESPACE
;
XMLNode.cpp
22
const char* const
RESOURCES_ROOT_NAMESPACE
= "http://schemas.android.com/apk/res/";
47
static const String16 RESOURCES_PREFIX(
RESOURCES_ROOT_NAMESPACE
);
[
all
...]
Completed in 50 milliseconds