Home
last modified time | relevance | path

Searched refs:delete_key (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/program/
Dhash_table.h218 hash_table_call_foreach(this->ht, delete_key, NULL); in ~string_to_uint_map()
227 hash_table_call_foreach(this->ht, delete_key, NULL); in clear()
276 static void delete_key(const void *key, void *data, void *closure) in delete_key() function
/external/boringssl/src/crypto/pkcs8/
Dpkcs12_test.cc698 ScopedEVP_PKEY delete_key(key); in Test() local
729 ScopedEVP_PKEY delete_key(key); in TestCompat() local