Searched refs:PopObjectPath (Results 1 – 13 of 13) sorted by relevance
146 if (!reader.PopObjectPath(&device_path)) { in RequestPinCode()172 if (!reader.PopObjectPath(&device_path) || in DisplayPinCode()193 if (!reader.PopObjectPath(&device_path)) { in RequestPasskey()220 if (!reader.PopObjectPath(&device_path) || in DisplayPasskey()245 if (!reader.PopObjectPath(&device_path) || in RequestConfirmation()271 if (!reader.PopObjectPath(&device_path)) { in RequestAuthorization()297 if (!reader.PopObjectPath(&device_path) || in AuthorizeService()
106 if (!reader.PopObjectPath(&object_path)) { in AdapterAddedReceived()127 if (!reader.PopObjectPath(&object_path)) { in AdapterRemovedReceived()
108 if (!reader.PopObjectPath(&device_path) || in NewConnection()151 if (!reader.PopObjectPath(&device_path)) { in RequestDisconnection()
88 if (!reader.PopObjectPath(&message_path) || in OnSmsAdded()
103 if (!reader.PopObjectPath(&result)) { in OnObjectPathMethod()122 if (!reader.PopObjectPath(&result)) { in OnObjectPathMethodWithoutStatus()
105 EXPECT_TRUE(reader.PopObjectPath(&sms_path)); in OnDelete()
44 ASSERT_TRUE(reader->PopObjectPath(&path)); in ExpectStringArgumentsFollowedByObjectPath()
358 !dict_entry_reader.PopObjectPath(&object_path)) in OnGetManagedObjects()374 if (!reader.PopObjectPath(&object_path)) { in InterfacesAddedReceived()396 if (!reader.PopObjectPath(&object_path) || in InterfacesRemovedReceived()
184 if (!reader->PopObjectPath(&value)) in ToStringInternal()786 bool MessageReader::PopObjectPath(ObjectPath* value) { in PopObjectPath() function in dbus::MessageReader853 if (!array_reader.PopObjectPath(&object_path)) in PopArrayOfObjectPaths()
393 bool PopObjectPath(ObjectPath* value);
164 if (reader->PopObjectPath(&value)) in PopDataAsValue()
473 if (!reader.PopString(&action) || !reader.PopObjectPath(&object_path)) { in PerformAction()
95 ASSERT_TRUE(reader.PopObjectPath(&object_path_value)); in TEST()