Home
last modified time | relevance | path

Searched defs:cleanups (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DDeviceHalAidl.cpp344 Hal2AidlMapper::Cleanups cleanups(mMapperAccessor); in getInputBufferSize() local
506 Hal2AidlMapper::Cleanups cleanups(mMapperAccessor); in openOutputStream() local
604 Hal2AidlMapper::Cleanups cleanups(mMapperAccessor); in openInputStream() local
710 Hal2AidlMapper::Cleanups cleanups(mMapperAccessor); in createAudioPatch() local
921 Hal2AidlMapper::Cleanups cleanups(mMapperAccessor); in addDeviceEffect() local
H A DHal2AidlMapper.cpp128 int32_t* patchId, Cleanups* cleanups) { in createOrUpdatePatch()
809 AudioSource source, Cleanups* cleanups, AudioConfig* config, in prepareToOpenStream()
854 Cleanups* cleanups, AudioConfig* config, AudioPortConfig* mixPortConfig, in prepareToOpenStreamHelper()
915 AudioPortConfig* portConfig, Cleanups* cleanups) { in setPortConfig()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp241 CodeGenFunction::LexicalScope cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local
323 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
H A DCGExprAgg.cpp1018 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local
1185 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitInitListExpr() local
H A DCGObjC.cpp2922 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local
2938 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local
3049 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCUnsafeUnretainedScalarExpr() local
H A DCGBlocks.cpp639 ArrayRef<ExprWithCleanups::CleanupObject> cleanups = E->getObjects(); in enterNonTrivialFullExpression() local
1545 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
H A DCGStmt.cpp1008 if (const ExprWithCleanups *cleanups = in EmitReturnStmt() local
H A DCGExpr.cpp1026 const auto *cleanups = cast<ExprWithCleanups>(E); in EmitLValue() local
/aosp_15_r20/external/jemalloc_new/src/
H A Dtsd.c13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp1076 Hal2AidlMapper::Cleanups cleanups(*mapperAccessor); in SetUp() local
1122 Hal2AidlMapper::Cleanups cleanups(*mapperAccessor); in CreateFwkPatch() local
1359 Hal2AidlMapper::Cleanups cleanups(*mapperAccessor); in TEST_F() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLambda.cpp603 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
H A DSemaStmt.cpp600 if (ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(expr)) in GetTypeBeforeIntegralPromotion() local
H A DSemaExpr.cpp11593 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(Statement); in maybeRebuildARCConsumingStmt() local
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/
Dtesting.go605 cleanups []func() // optional functions to be called at the end of the test member
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/
H A Dapr_pools.c505 cleanup_t *cleanups; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_private.h652 struct u_vector cleanups; member
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c12252 uint32_t cleanups; member
12409 uint32_t* cleanups = upb_cleanup_pointer(a->cleanup_metadata); in upb_Arena_AddCleanup() local
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c12581 uint32_t cleanups; member
12738 uint32_t* cleanups = upb_cleanup_pointer(a->cleanup_metadata); in upb_Arena_AddCleanup() local
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c12581 uint32_t cleanups; member
12738 uint32_t* cleanups = upb_cleanup_pointer(a->cleanup_metadata); in upb_Arena_AddCleanup() local
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c12252 uint32_t cleanups; member
12409 uint32_t* cleanups = upb_cleanup_pointer(a->cleanup_metadata); in upb_Arena_AddCleanup() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_private.h725 struct u_vector cleanups; member