Searched defs:cleanup (Results 1 – 21 of 21) sorted by relevance
32 void (*cleanup)(void); member
47 void (*cleanup)(void); member
398 void (*cleanup)(void); member
28 cleanup() { function
254 cleanup() { function
44 static void cleanup(hidl_memory&& memory) { in cleanup() function
65 HmacCleanup cleanup(&ctx); in ComputeHmac() local
56 static void cleanup() { partial_packets.clear(); } in cleanup() function
372 static void cleanup(void) { in cleanup() function
167 static void cleanup(void) { stack_manager_get_interface()->clean_up_stack(); } in cleanup() function
708 static void cleanup(void) { in cleanup() function
1403 static void cleanup(int service_uuid) { in cleanup() function
1493 static void cleanup(void) { in cleanup() function
1625 static void cleanup(void) { in cleanup() function
4069 static void cleanup(void) { in cleanup() function
4418 static void cleanup() { in cleanup() function
200 def cleanup(): function
211 static void cleanup(void) { in cleanup() function
1224 static void cleanup() { in cleanup() function
197 void cleanup() { in cleanup() function
835 auto cleanup = [](HmacSession* session, const std::string& owner_password, in NvramTest() local