Searched refs:SetSerial (Results 1 – 8 of 8) sorted by relevance
162 method_call.SetSerial(123); in TEST_F()176 method_call.SetSerial(123); in TEST_F()189 method_call.SetSerial(123); in TEST_F()202 method_call.SetSerial(123); in TEST_F()211 method_call.SetSerial(123); in TEST_F()227 method_call.SetSerial(123); in TEST_F()240 method_call.SetSerial(123); in TEST_F()253 method_call.SetSerial(123); in TEST_F()264 method_call.SetSerial(123); in TEST_F()279 method_call.SetSerial(123); in TEST_F()[all …]
99 method_call.SetSerial(123); in Call()126 method_call.SetSerial(123);
110 method_call->SetSerial(123); in CreateResponse()123 method_call->SetSerial(123); in CreateResponse()271 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()
73 method_call->SetSerial(1); // Needs to be non-zero or it fails. in CreateDBusResponse()
104 void SetSerial(uint32_t serial);
289 void Message::SetSerial(uint32_t serial) { in SetSerial() function in dbus::Message