Home
last modified time | relevance | path

Searched defs:item_key (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_models.cc83 void SuggestionsMenuModel::SetCheckedItem(const std::string& item_key) { in SetCheckedItem()
97 void SuggestionsMenuModel::SetEnabled(const std::string& item_key, in SetEnabled()
133 size_t SuggestionsMenuModel::GetItemIndex(const std::string& item_key) { in GetItemIndex()
Dautofill_dialog_controller_impl.cc1408 std::string item_key = model->GetItemKeyForCheckedItem(); in SuggestionTextForSection() local
1457 const std::string item_key = model->GetItemKeyForCheckedItem(); in ActiveInstrument() local
1478 const std::string item_key = model->GetItemKeyForCheckedItem(); in ActiveShippingAddress() local
1507 std::string item_key = model->GetItemKeyForCheckedItem(); in CreateWrapper() local
3321 std::string item_key = model->GetItemKeyForCheckedItem(); in DoFinishSubmit() local
3512 std::string item_key = SuggestionsMenuModelForSection(SECTION_BILLING)-> in MaybeShowCreditCardBubble() local
/external/chromium_org/chrome/browser/ui/app_list/search/people/
Dperson.cc41 const char item_key[]) { in GetTargetValue()