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
665
wchar_t *
wdomain
;
local
686
wdomain
= dbus_new (wchar_t, wdomain_length);
687
if (!
wdomain
)
694
wdomain
, &wdomain_length, &use))
709
dbus_free (
wdomain
);
[
all
...]
Completed in 213 milliseconds