Searched refs:SetSerial (Results 1 – 7 of 7) sorted by relevance
156 method_call.SetSerial(123); in TEST_F()170 method_call.SetSerial(123); in TEST_F()183 method_call.SetSerial(123); in TEST_F()196 method_call.SetSerial(123); in TEST_F()205 method_call.SetSerial(123); in TEST_F()221 method_call.SetSerial(123); in TEST_F()234 method_call.SetSerial(123); in TEST_F()247 method_call.SetSerial(123); in TEST_F()258 method_call.SetSerial(123); in TEST_F()273 method_call.SetSerial(123); in TEST_F()[all …]
99 method_call.SetSerial(123); in Call()126 method_call.SetSerial(123);
78 method_call->SetSerial(123); in CreateResponse()91 method_call->SetSerial(123); in CreateResponse()237 method_call->SetSerial(123); in HandleCall()
134 method_call->SetSerial(123); in AssertMethodReturnsError()144 method_call.SetSerial(123); in GetPropertyOnInterface()157 method_call.SetSerial(123); in SetPropertyOnInterface()228 method_call.SetSerial(123); in TEST_F()254 method_call.SetSerial(123); in TEST_F()
127 method_call.SetSerial(1234); in CallHandleGetManagedObjects()
104 void SetSerial(uint32_t serial);
296 void Message::SetSerial(uint32_t serial) { in SetSerial() function in dbus::Message