Searched refs:public_api (Results 1 – 2 of 2) sorted by relevance
/external/dbus/test/internals/ |
D | refs.c | 261 Thread public_api = { f->connection, in test_connection() local 285 f->threads[i] = g_thread_new (NULL, ref_thread, &public_api); in test_connection() 297 f->threads[i] = g_thread_new (NULL, cycle_thread, &public_api); in test_connection() 309 f->threads[i] = g_thread_new (NULL, unref_thread, &public_api); in test_connection() 342 Thread public_api = { f->server, in test_server() local 364 f->threads[i] = g_thread_new (NULL, ref_thread, &public_api); in test_server() 376 f->threads[i] = g_thread_new (NULL, cycle_thread, &public_api); in test_server() 388 f->threads[i] = g_thread_new (NULL, unref_thread, &public_api); in test_server() 411 Thread public_api = { message, in test_message() local 425 f->threads[i] = g_thread_new (NULL, ref_thread, &public_api); in test_message() [all …]
|
/external/v8/ |
D | WATCHLISTS | 36 'public_api': { 62 'public_api': [
|