/frameworks/base/tools/aapt/ |
D | AaptXml.cpp | 27 String8* outError) { in getStringAttributeAtIndex() 49 int32_t defValue, String8* outError) { in getIntegerAttributeAtIndex() 80 const char* attr, String8* outError) { in getAttribute() 88 String8 getAttribute(const ResXMLTree& tree, uint32_t attrRes, String8* outError) { in getAttribute() 97 uint32_t attrRes, String8* outError) { in getResolvedAttribute() 124 const char* attr, int32_t defValue, String8* outError) { in getIntegerAttribute() 133 String8* outError) { in getIntegerAttribute() 142 uint32_t attrRes, int32_t defValue, String8* outError) { in getResolvedIntegerAttribute() 164 uint32_t attrRes, Res_value* outValue, String8* outError) { in getResolvedResourceAttribute()
|
D | AaptXml.h | 62 const char* attr, android::String8* outError) { in getIntegerAttribute() 80 android::String8* outError) { in getIntegerAttribute() 100 android::String8* outError) { in getResolvedIntegerAttribute()
|
D | Images.cpp | 185 static int tick_type(png_bytep p, bool transparent, const char** outError) in tick_type() 239 int32_t* outLeft, int32_t* outRight, const char** outError, in get_horizontal_ticks() 288 int32_t* outTop, int32_t* outBottom, const char** outError, in get_vertical_ticks() 337 int32_t* outLeft, int32_t* outRight, const char** outError) in get_horizontal_layout_bounds_ticks() 375 int32_t* outTop, int32_t* outBottom, const char** outError) in get_vertical_layout_bounds_ticks()
|
D | Command.cpp | 251 uint32_t attrRes, String8 attrLabel, String8* outError) in printResolvedResourceAttribute() 328 static void printCompatibleScreens(ResXMLTree& tree, String8* outError) { in printCompatibleScreens() 403 String8 *outError = NULL) in getNfcAidCategories()
|
D | ResourceTable.cpp | 208 const flag_entry* flags, bool* outError = NULL) in parse_flags()
|
/frameworks/base/tools/aapt2/util/ |
D | Files.cpp | 68 std::vector<std::string> listFiles(const StringPiece& root, std::string* outError) { in listFiles() 166 Maybe<android::FileMap> mmapPath(const StringPiece& path, std::string* outError) { in mmapPath() 195 std::string* outError) { in appendArgsFromFile()
|
/frameworks/base/tools/aapt2/link/ |
D | ReferenceLinker.cpp | 196 CallSite* callSite, std::string* outError) { in resolveSymbolCheckVisibility() 212 CallSite* callSite, std::string* outError) { in resolveAttributeCheckVisibility() 231 std::string* outError) { in compileXmlAttribute()
|
D | Link.cpp | 837 std::string* outError) { in loadStaticLibrary()
|
/frameworks/base/core/java/android/content/pm/ |
D | PackageParser.java | 269 final String[] outError; field in PackageParser.ParsePackageItemArgs 936 final String[] outError = new String[1]; in parseBaseApk() local 979 final String[] outError = new String[1]; in parseSplitApk() local 1004 int splitIndex, String[] outError) throws XmlPullParserException, IOException, in parseSplitApk() 1528 int flags, String[] outError) throws XmlPullParserException, IOException { in parseBaseApkChild() 1604 String[] outError) throws XmlPullParserException, IOException { in parseBaseApk() 1665 XmlResourceParser parser, int flags, String[] outError) throws XmlPullParserException, in parseBaseApkCommon() 2277 String[] outError) { in buildClassName() 2297 CharSequence procSeq, String type, String[] outError) { in buildCompoundName() 2326 String[] outError) { in buildProcessName() [all …]
|
/frameworks/base/tools/aapt2/compile/ |
D | Png.cpp | 607 static TickType tickType(png_bytep p, bool transparent, const char** outError) { in tickType() 661 int32_t* outLeft, int32_t* outRight, const char** outError, in getHorizontalTicks() 707 const char** outError, uint8_t* outDivs, bool multipleAllowed) { in getVerticalTicks() 752 int32_t* outRight, const char** outError) { in getHorizontalLayoutBoundsTicks() 785 const char** outError) { in getVerticalLayoutBoundsTicks() 940 static bool do9Patch(PngInfo* image, std::string* outError) { in do9Patch()
|
D | Compile.cpp | 62 std::string* outError) { in extractResourcePathData()
|
/frameworks/base/tools/aapt2/io/ |
D | ZipArchive.cpp | 77 std::string* outError) { in create()
|
/frameworks/base/tools/aapt2/ |
D | Flags.cpp | 114 std::ostream* outError) { in parse()
|
D | ResourceUtils.cpp | 188 Maybe<Reference> parseStyleParentReference(const StringPiece16& str, std::string* outError) { in parseStyleParentReference() 322 static uint32_t parseHex(char16_t c, bool* outError) { in parseHex()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ProcessStatsService.java | 394 String[] outError) { in parseStateList()
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 4781 static uint32_t get_hex(char c, bool* outError) in get_hex()
|