Home
last modified time | relevance | path

Searched defs:CreateInternal (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/views/accessibility/
Dax_aura_obj_cache.cc88 AXAuraObjWrapper* AXAuraObjCache::CreateInternal( in CreateInternal() function in views::AXAuraObjCache
/external/chromium_org/components/storage_monitor/
Dstorage_monitor_win.cc194 StorageMonitor* StorageMonitor::CreateInternal() { in CreateInternal() function in storage_monitor::StorageMonitor
Dstorage_monitor_chromeos.cc302 StorageMonitor* StorageMonitor::CreateInternal() { in CreateInternal() function in storage_monitor::StorageMonitor
Dstorage_monitor_linux.cc502 StorageMonitor* StorageMonitor::CreateInternal() { in CreateInternal() function in storage_monitor::StorageMonitor
/external/chromium_org/base/prefs/
Dpref_member.h275 virtual void CreateInternal() const OVERRIDE { internal_ = new Internal(); } in CreateInternal() function