OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:upper_string
(Results
1 - 1
of
1
) sorted by null
/external/dbus/dbus/
dbus-string-util.c
872
const char
upper_string
[] = "TOUPPERSTRING";
local
879
if (!_dbus_string_append (&str,
upper_string
))
892
if (!_dbus_string_append (&str,
upper_string
))
905
const char
upper_string
[] = "TOUPPERSTRING";
local
916
if (!_dbus_string_equal_c_str (&str,
upper_string
))
Completed in 304 milliseconds