Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_exportable.cpp21 bool RSExportable::keep() { in keep() function in slang::RSExportable
Dslang_rs_export_type.cpp964 bool RSExportType::keep() { in keep() function in slang::RSExportType
1280 bool RSExportPointerType::keep() { in keep() function in slang::RSExportPointerType
1467 bool RSExportConstantArrayType::keep() { in keep() function in slang::RSExportConstantArrayType
1582 bool RSExportRecordType::keep() { in keep() function in slang::RSExportRecordType
/frameworks/layoutlib/create/tests/com/android/tools/layoutlib/create/
DAsmAnalyzerTest.java211 TreeMap<String, ClassReader> keep = new TreeMap<>(); in testDependencyVisitor() local
/frameworks/av/services/oboeservice/
DAAudioServiceStreamMMAP.cpp65 sp<AAudioServiceStreamMMAP> keep(this); in open() local
DAAudioServiceStreamShared.cpp121 sp<AAudioServiceStreamShared> keep(this); in open() local
DAAudioClientTracker.cpp187 sp<NotificationClient> keep(this); in binderDied() local
/frameworks/base/core/java/android/text/
DInputFilter.java175 int keep = mMax - (dest.length() - (dend - dstart)); in filter() local
/frameworks/base/tools/aapt/
DResource.cpp2919 addProguardKeepRule(ProguardKeepSet* keep, const String8& inClassName, in addProguardKeepRule()
2953 addProguardKeepMethodRule(ProguardKeepSet* keep, const String8& memberName, in addProguardKeepMethodRule()
2970 writeProguardForAndroidManifest(ProguardKeepSet* keep, const sp<AaptAssets>& assets, bool mainDex) in writeProguardForAndroidManifest()
3099 writeProguardForXml(ProguardKeepSet* keep, const sp<AaptFile>& layoutFile, in writeProguardForXml()
3192 writeProguardForLayouts(ProguardKeepSet* keep, const sp<AaptAssets>& assets) in writeProguardForLayouts()
3263 writeProguardSpec(const char* filename, const ProguardKeepSet& keep, status_t err) in writeProguardSpec()
3296 ProguardKeepSet keep; in writeProguardFile() local
3320 ProguardKeepSet keep; in writeMainDexProguardFile() local
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DVerticalGridPresenter.java305 public final void setKeepChildForeground(boolean keep) { in setKeepChildForeground()
DListRowPresenter.java765 public final void setKeepChildForeground(boolean keep) { in setKeepChildForeground()
/frameworks/av/services/audioflinger/
DTracks.cpp484 sp<Track> keep(this); in destroy() local
1700 sp<RecordTrack> keep(this); in destroy() local
DAudioFlinger.cpp1527 sp<NotificationClient> keep(this); in binderDied() local
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp240 sp<NotificationClient> keep(this); in binderDied() local
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java3281 HashSet<ProviderId> keep = new HashSet<>(); in updateProvidersForPackageLocked() local