Home
last modified time | relevance | path

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

/external/dbus/test/
Dtest-service.c26 check_hello_from_self_reply (DBusPendingCall *pcall, in check_hello_from_self_reply() function
168 if (!dbus_pending_call_set_notify (pcall, check_hello_from_self_reply, (void *)message, NULL)) in handle_run_hello_from_self()
/external/dbus/
DChangeLog1235 * test/test-service.c (check_hello_from_self_reply):