Searched defs:GetDefault (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libaddressinput/src/cpp/src/
H A Drule.cc129 const Rule& Rule::GetDefault() { function in class:i18n::addressinput::Rule
/external/chromium_org/third_party/skia/src/core/
H A DSkDeviceProfile.cpp51 SkDeviceProfile* SkDeviceProfile::GetDefault() { function in class:SkDeviceProfile
67 gGlobalProfile = SkDeviceProfile::GetDefault();
/external/skia/src/core/
H A DSkDeviceProfile.cpp51 SkDeviceProfile* SkDeviceProfile::GetDefault() { function in class:SkDeviceProfile
67 gGlobalProfile = SkDeviceProfile::GetDefault();
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Ddefault_app_order.cc110 void GetDefault(std::vector<std::string>* app_ids) { function in namespace:chromeos::default_app_order::__anon3125
169 GetDefault(&app_ids_);
178 GetDefault(&app_ids_);
187 GetDefault(app_ids);
/external/chromium_org/components/cloud_devices/common/
H A Ddescription_items.h107 const Option& GetDefault() const { function in class:cloud_devices::SelectionCapability
/external/chromium_org/net/dns/
H A Dhost_resolver_proc.cc118 HostResolverProc* HostResolverProc::GetDefault() { function in class:net::HostResolverProc
/external/chromium_org/android_webview/browser/
H A Daw_browser_context.cc83 AwBrowserContext* AwBrowserContext::GetDefault() { function in class:android_webview::AwBrowserContext
101 AwBrowserContext* context = AwBrowserContext::GetDefault();
/external/openfst/src/include/fst/
H A Dflags.h153 usage += GetDefault(desc.default_value) + "\n ";
167 string GetDefault(bool default_value) const { function in class:FlagRegister
171 string GetDefault(const string &default_value) const { function in class:FlagRegister
175 template<typename V> string GetDefault(const V& default_value) const { function in class:FlagRegister

Completed in 437 milliseconds