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

  /external/chromium_org/apps/
shell_window_geometry_cache.h 117 void LoadGeometryFromStorage(const std::string& extension_id);
shell_window_geometry_cache.cc 145 LoadGeometryFromStorage(extension_id);
192 LoadGeometryFromStorage(extension_id);
212 void ShellWindowGeometryCache::LoadGeometryFromStorage(
shell_window_geometry_cache_unittest.cc 88 cache_->LoadGeometryFromStorage(extension_id);

Completed in 236 milliseconds