Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusconnection.c222 #define SEND_MESSAGE_FLAGS_INITIALIZING (1u << 31) macro
1634 (flags & SEND_MESSAGE_FLAGS_INITIALIZING) ? MAY_BE_UNINITIALIZED : 0, in g_dbus_connection_send_message_unlocked()
6013 send_flags |= SEND_MESSAGE_FLAGS_INITIALIZING; in g_dbus_connection_call_sync_internal()