Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dlow_power_manager.h32 void (*cleanup)(void); member
Dpacket_fragmenter.h47 void (*cleanup)(void); member
Dbt_vendor_lib.h398 void (*cleanup)(void); member
/system/update_engine/sample_images/
Dgenerate_images.sh28 cleanup() { function
/system/update_engine/scripts/
Dbrillo_update_payload254 cleanup() { function
/system/libhidl/transport/allocator/1.0/default/
DAshmemAllocator.cpp44 static void cleanup(hidl_memory&& memory) { in cleanup() function
/system/keymaster/
Dintegrity_assured_key_blob.cpp65 HmacCleanup cleanup(&ctx); in ComputeHmac() local
/system/bt/hci/src/
Dpacket_fragmenter.cc56 static void cleanup() { partial_packets.clear(); } in cleanup() function
/system/bt/btif/src/
Dbtif_hd.cc372 static void cleanup(void) { in cleanup() function
Dbluetooth.cc167 static void cleanup(void) { stack_manager_get_interface()->clean_up_stack(); } in cleanup() function
Dbtif_hf_client.cc708 static void cleanup(void) { in cleanup() function
Dbtif_av.cc1403 static void cleanup(int service_uuid) { in cleanup() function
Dbtif_hf.cc1493 static void cleanup(void) { in cleanup() function
Dbtif_hh.cc1625 static void cleanup(void) { in cleanup() function
Dbtif_hl.cc4069 static void cleanup(void) { in cleanup() function
Dbtif_rc.cc4418 static void cleanup() { in cleanup() function
/system/core/init/
Dperfboot.py200 def cleanup(): function
/system/sepolicy/tools/
Dcheckfc.c211 static void cleanup(void) { in cleanup() function
Dcheck_seapp.c1224 static void cleanup() { in cleanup() function
/system/extras/tests/sdcard/
Dsdcard_perf_test.cpp197 void cleanup() { in cleanup() function
/system/tpm/trunks/
Dtrunks_client_test.cc835 auto cleanup = [](HmacSession* session, const std::string& owner_password, in NvramTest() local