HomeSort by relevance Sort by last modified time
    Searched full:my_hash_callback_remove (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/tests/
hash-test.c 93 my_hash_callback_remove (gpointer key, function
444 if (g_hash_table_foreach_remove (hash_table, my_hash_callback_remove, NULL) != 5000 ||
testglib.c 454 my_hash_callback_remove (gpointer key, function
1057 if (g_hash_table_foreach_remove (hash_table, my_hash_callback_remove, NULL) != 5000 ||
    [all...]

Completed in 1659 milliseconds