OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_dbus_win_warn_win_error
(Results
1 - 3
of
3
) sorted by null
/external/dbus/dbus/
dbus-sysdeps-win.h
46
void
_dbus_win_warn_win_error
(const char *message,
dbus-sysdeps-win.c
334
_dbus_win_warn_win_error
("Disabling socket handle inheritance failed:", GetLastError());
752
_dbus_win_warn_win_error
("OpenProcessToken failed", GetLastError ());
760
_dbus_win_warn_win_error
("GetTokenInformation failed", GetLastError ());
3346
_dbus_win_warn_win_error
(const char *message,
function
[
all
...]
dbus-sysdeps-wince-glue.c
505
_dbus_win_warn_win_error
("LocalAlloc failed", GetLastError ());
Completed in 33 milliseconds