OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResXMLTree_attrExt
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/utils/
ResourceTypes.cpp
722
return dtohl(((const
ResXMLTree_attrExt
*)mCurExt)->ns.index);
739
return dtohl(((const
ResXMLTree_attrExt
*)mCurExt)->name.index);
756
return dtohs(((const
ResXMLTree_attrExt
*)mCurExt)->attributeCount);
764
const
ResXMLTree_attrExt
* tag = (const
ResXMLTree_attrExt
*)mCurExt;
787
const
ResXMLTree_attrExt
* tag = (const
ResXMLTree_attrExt
*)mCurExt;
819
const
ResXMLTree_attrExt
* tag = (const
ResXMLTree_attrExt
*)mCurExt;
841
const
ResXMLTree_attrExt
* tag = (const ResXMLTree_attrExt*)mCurExt
[
all
...]
/frameworks/base/include/utils/
ResourceTypes.h
561
struct
ResXMLTree_attrExt
[
all
...]
/frameworks/base/tools/aapt/
XMLNode.cpp
[
all
...]
Completed in 2380 milliseconds