HomeSort by relevance Sort by last modified time
    Searched refs:SetSerial (Results 1 - 9 of 9) sorted by null

  /external/libbrillo/brillo/dbus/
dbus_object_unittest.cc 156 method_call.SetSerial(123);
170 method_call.SetSerial(123);
183 method_call.SetSerial(123);
196 method_call.SetSerial(123);
205 method_call.SetSerial(123);
221 method_call.SetSerial(123);
234 method_call.SetSerial(123);
247 method_call.SetSerial(123);
258 method_call.SetSerial(123);
273 method_call.SetSerial(123)
    [all...]
dbus_object_test_helpers.h 99 method_call.SetSerial(123);
126 method_call.SetSerial(123);
dbus_method_invoker_unittest.cc 78 method_call->SetSerial(123);
91 method_call->SetSerial(123);
237 method_call->SetSerial(123);
exported_property_set_unittest.cc 134 method_call->SetSerial(123);
144 method_call.SetSerial(123);
157 method_call.SetSerial(123);
228 method_call.SetSerial(123);
254 method_call.SetSerial(123);
exported_object_manager_unittest.cc 127 method_call.SetSerial(1234);
  /external/libchrome/dbus/
message.h 104 void SetSerial(uint32_t serial);
message.cc 296 void Message::SetSerial(uint32_t serial) {
  /system/tpm/tpm_manager/server/
dbus_service_test.cc 80 call->SetSerial(1);