OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:full_msg
(Results
1 - 1
of
1
) sorted by null
/external/dbus/bus/
bus.c
1284
DBusString
full_msg
;
local
1286
if (!_dbus_string_init (&
full_msg
))
1288
if (!_dbus_string_append (&
full_msg
, context->log_prefix))
1290
if (!_dbus_string_append_printf_valist (&
full_msg
, msg, args))
[
all
...]
Completed in 2026 milliseconds