OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wdomain
(Results
1 - 2
of
2
) sorted by null
/external/dbus/dbus/
dbus-sysdeps-win.h
62
wchar_t **
wdomain
,
78
wchar_t **
wdomain
,
dbus-sysdeps-win.c
671
wchar_t *
wdomain
;
local
692
wdomain
= dbus_new (wchar_t, wdomain_length);
693
if (!
wdomain
)
700
wdomain
, &wdomain_length, &use))
715
dbus_free (
wdomain
);
[
all
...]
Completed in 378 milliseconds