Searched refs:inputted_address (Results 1 – 1 of 1) sorted by relevance
3166 scoped_ptr<wallet::Address> inputted_address; in SubmitWithWallet() local3179 inputted_address.reset(new wallet::Address(address)); in SubmitWithWallet()3180 DCHECK(inputted_address->object_id().empty()); in SubmitWithWallet()3183 inputted_address = CreateTransientAddress(); in SubmitWithWallet()3197 inputted_address.Pass(), in SubmitWithWallet()