Searched defs:String8 (Results 1 - 2 of 2) sorted by path

/frameworks/base/tools/aapt/
H A DCommand.cpp213 if (!assets.addAssetPath(String8(zipFileName), NULL)) {
251 uint32_t attrRes, const String8& attrLabel, String8* outError)
260 String8 result = AaptXml::getResolvedAttribute(resTable, tree, attrRes, outError);
316 String8 getComponentName(String8 &pkgName, String8 &componentName) {
318 String8 retStr(pkgName);
330 static void printCompatibleScreens(ResXMLTree& tree, String8* outError) {
353 String8 ta
371 printUsesPermission(const String8& name, bool optional=false, int maxSdkVersion=-1, const String8& requiredFeature = String8::empty(), const String8& requiredNotFeature = String8::empty()) argument
[all...]
/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp57 const String8&) {
55 notifyANR(const sp<InputApplicationHandle>&, const sp<InputWindowHandle>&, const String8&) argument

Completed in 102 milliseconds