OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getElementNamespace
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/tools/aapt/
XMLNode.h
68
const String16&
getElementNamespace
() const;
XMLNode.cpp
221
const uint16_t* ns = inXml->
getElementNamespace
(&nslen);
278
const uint16_t* ns = inXml->
getElementNamespace
(&nslen);
421
const uint16_t* ns16 = block->
getElementNamespace
(&len);
631
const String16& XMLNode::
getElementNamespace
() const
[
all
...]
Resource.cpp
[
all
...]
/frameworks/base/include/utils/
ResourceTypes.h
661
const uint16_t*
getElementNamespace
(size_t* outLen) const;
[
all
...]
/frameworks/base/libs/utils/
ResourceTypes.cpp
864
const uint16_t* ResXMLParser::
getElementNamespace
(size_t* outLen) const
[
all
...]
Completed in 33 milliseconds