ToDictionaryWithID 81 components/autofill/content/browser/wallet/wallet_address.h scoped_ptr<base::DictionaryValue> ToDictionaryWithID() const; ToDictionaryWithID 378 components/autofill/content/browser/wallet/wallet_address_unittest.cc TEST_F(WalletAddressTest, ToDictionaryWithID) { ToDictionaryWithID 412 components/autofill/content/browser/wallet/wallet_address_unittest.cc EXPECT_TRUE(expected.Equals(address.ToDictionaryWithID().get())); ToDictionaryWithID 424 components/autofill/content/browser/wallet/wallet_client.cc address->ToDictionaryWithID().release());