HomeSort by relevance Sort by last modified time
    Searched refs:RemoveAddress (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/
autofill_options_handler.h 41 void RemoveAddress(const ListValue* args);
autofill_options_handler.cc 167 "removeAddress",
168 NewCallback(this, &AutofillOptionsHandler::RemoveAddress));
280 void AutofillOptionsHandler::RemoveAddress(const ListValue* args) {

Completed in 32 milliseconds