Searched defs:CreateInternal (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/ui/views/accessibility/ | ||
D | ax_aura_obj_cache.cc | 88 AXAuraObjWrapper* AXAuraObjCache::CreateInternal( in CreateInternal() function in views::AXAuraObjCache |
/external/chromium_org/components/storage_monitor/ | ||
D | storage_monitor_win.cc | 194 StorageMonitor* StorageMonitor::CreateInternal() { in CreateInternal() function in storage_monitor::StorageMonitor |
D | storage_monitor_chromeos.cc | 302 StorageMonitor* StorageMonitor::CreateInternal() { in CreateInternal() function in storage_monitor::StorageMonitor |
D | storage_monitor_linux.cc | 502 StorageMonitor* StorageMonitor::CreateInternal() { in CreateInternal() function in storage_monitor::StorageMonitor |
/external/chromium_org/base/prefs/ | ||
D | pref_member.h | 275 virtual void CreateInternal() const OVERRIDE { internal_ = new Internal(); } in CreateInternal() function |