OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SlowEcho
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/dbus/
test_service.h
30
//
SlowEcho
(). The object has ability to send "Test" signal.
117
void
SlowEcho
(MethodCall* method_call,
test_service.cc
26
// Echo,
SlowEcho
, AsyncEcho, BrokenMethod, GetAll, Get, Set, PerformAction,
187
"
SlowEcho
",
188
base::Bind(&TestService::
SlowEcho
,
283
void TestService::
SlowEcho
(MethodCall* method_call,
359
// Variant<["Echo", "
SlowEcho
", "AsyncEcho", "BrokenMethod"]>
368
variant_array_writer.AppendString("
SlowEcho
");
499
// "Methods": Variant<["Echo", "
SlowEcho
", "AsyncEcho", "BrokenMethod"]>,
525
variant_array_writer.AppendString("
SlowEcho
");
Completed in 33 milliseconds