Searched refs:PopObjectPath (Results 1 – 6 of 6) sorted by relevance
64 ASSERT_TRUE(reader.PopObjectPath(&path)); in VerifyInterfaceClaimSignal()86 ASSERT_TRUE(reader.PopObjectPath(&path)); in VerifyInterfaceDropSignal()177 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()
167 if (reader->PopObjectPath(&value)) in PopDataAsValue()
404 bool PopObjectPath(ObjectPath* value);