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

  /external/chromium_org/components/autofill/core/browser/
address_field.cc 85 address_field->country_) {
106 country_(NULL) {
123 AddClassification(country_, ADDRESS_HOME_COUNTRY, map);
184 if (country_ && !country_->IsEmpty())
190 &country_);
address_field.h 60 const AutofillField* country_; member in class:autofill::AddressField
phone_number.h 73 base::string16 country_; member in class:autofill::PhoneNumber::PhoneCombineHelper
phone_number.cc 187 country_ = value;
227 country_, city_, phone_, GetRegion(profile, app_locale), value);
  /external/chromium_org/components/autofill/core/browser/android/
test_auxiliary_profile_loader_android.cc 60 return country_;
119 country_ = country;
test_auxiliary_profile_loader_android.h 63 base::string16 country_; member in class:autofill::TestAuxiliaryProfileLoader
  /external/chromium_org/chrome/browser/spellchecker/
feedback_sender.h 142 std::string country_; member in class:spellcheck::FeedbackSender
spelling_service_client_unittest.cc 74 ASSERT_TRUE(GetExpectedCountry(language, &country_));
77 EXPECT_EQ(country_, country);
109 std::string country_; member in class:__anon9280::TestSpellingURLFetcher
feedback_sender.cc 163 country_(country),
306 country_ = country;
402 country_),
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.cpp     [all...]
mkvmuxer.hpp 588 // Copies the country to the |country_| member. Returns false on
600 char* country_; member in class:mkvmuxer::Chapter::Display
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.cpp     [all...]
mkvmuxer.hpp 595 // Copies the country to the |country_| member. Returns false on
607 char* country_; member in class:mkvmuxer::Chapter::Display
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.cpp     [all...]
mkvmuxer.hpp 595 // Copies the country to the |country_| member. Returns false on
607 char* country_; member in class:mkvmuxer::Chapter::Display
    [all...]

Completed in 372 milliseconds