Home
last modified time | relevance | path

Searched defs:keep (Results 1 – 11 of 11) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_exportable.cpp21 bool RSExportable::keep() { in keep() function in slang::RSExportable
Dslang_rs_export_type.cpp890 bool RSExportType::keep() { in keep() function in slang::RSExportType
1199 bool RSExportPointerType::keep() { in keep() function in slang::RSExportPointerType
1382 bool RSExportConstantArrayType::keep() { in keep() function in slang::RSExportConstantArrayType
1485 bool RSExportRecordType::keep() { in keep() function in slang::RSExportRecordType
/frameworks/compile/mclinker/lib/Support/
DToolOutputFile.cpp79 void ToolOutputFile::keep() in keep() function in ToolOutputFile
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
DAsmAnalyzerTest.java216 TreeMap<String, ClassReader> keep = new TreeMap<String, ClassReader>(); in testDependencyVisitor() local
/frameworks/base/core/java/android/text/
DInputFilter.java86 int keep = mMax - (dest.length() - (dend - dstart)); in filter() local
/frameworks/base/tools/aapt/
DResource.cpp2669 addProguardKeepRule(ProguardKeepSet* keep, const String8& inClassName, in addProguardKeepRule()
2703 addProguardKeepMethodRule(ProguardKeepSet* keep, const String8& memberName, in addProguardKeepMethodRule()
2720 writeProguardForAndroidManifest(ProguardKeepSet* keep, const sp<AaptAssets>& assets) in writeProguardForAndroidManifest()
2823 writeProguardForXml(ProguardKeepSet* keep, const sp<AaptFile>& layoutFile, in writeProguardForXml()
2916 writeProguardForLayouts(ProguardKeepSet* keep, const sp<AaptAssets>& assets) in writeProguardForLayouts()
2984 ProguardKeepSet keep; in writeProguardFile() local
/frameworks/av/services/audioflinger/
DTracks.cpp484 sp<Track> keep(this); in destroy() local
2076 sp<RecordTrack> keep(this); in destroy() local
DEffects.cpp199 sp<EffectModule> keep(this); in disconnect() local
DAudioFlinger.cpp1340 sp<NotificationClient> keep(this); in binderDied() local
/frameworks/av/services/audiopolicy/
DAudioPolicyService.cpp240 sp<NotificationClient> keep(this); in binderDied() local
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2766 HashSet<ProviderId> keep = new HashSet<>(); in updateProvidersForPackageLocked() local