Searched refs:PopObjectPath (Results 1 – 7 of 7) sorted by relevance
66 ASSERT_TRUE(reader.PopObjectPath(&path)); in VerifyInterfaceClaimSignal()88 ASSERT_TRUE(reader.PopObjectPath(&path)); in VerifyInterfaceDropSignal()179 ASSERT_TRUE(each_path.PopObjectPath(&path)); in TEST_F()
139 reader->PopObjectPath(value); in PopValueFromReader()
362 !dict_entry_reader.PopObjectPath(&object_path)) in OnGetManagedObjects()378 if (!reader.PopObjectPath(&object_path)) { in InterfacesAddedReceived()400 if (!reader.PopObjectPath(&object_path) || in InterfacesRemovedReceived()
175 if (!reader->PopObjectPath(&value)) in ToStringInternal()787 bool MessageReader::PopObjectPath(ObjectPath* value) { in PopObjectPath() function in dbus::MessageReader910 if (!array_reader.PopObjectPath(&object_path)) in PopArrayOfObjectPaths()
404 bool PopObjectPath(ObjectPath* value);
167 if (reader->PopObjectPath(&value)) in PopDataAsValue()
98 ASSERT_TRUE(reader.PopObjectPath(&object_path_value)); in TEST()