Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/sync/
Dtab_contents_synced_tab_delegate.cc76 NavigationEntry* TabContentsSyncedTabDelegate::GetEntryAtIndex(int i) const { in GetEntryAtIndex() function in TabContentsSyncedTabDelegate
/external/chromium_org/chrome/browser/sync/glue/
Dsynced_tab_delegate_android.cc71 NavigationEntry* SyncedTabDelegateAndroid::GetEntryAtIndex(int i) const { in GetEntryAtIndex() function in browser_sync::SyncedTabDelegateAndroid
/external/lldb/include/lldb/Core/
DRangeMap.h325 GetEntryAtIndex (size_t i) const in GetEntryAtIndex() function
611 GetEntryAtIndex (size_t i) const in GetEntryAtIndex() function
899 GetEntryAtIndex (size_t i) const in GetEntryAtIndex() function
1199 GetEntryAtIndex (size_t i) const in GetEntryAtIndex() function
1470 GetEntryAtIndex (size_t i) const in GetEntryAtIndex() function
/external/chromium_org/content/browser/frame_host/
Dnavigation_controller_impl.cc502 NavigationEntry* NavigationControllerImpl::GetEntryAtIndex( in GetEntryAtIndex() function in content::NavigationControllerImpl
/external/chromium_org/chrome/browser/sync/sessions/
Dsessions_sync_manager_unittest.cc375 virtual content::NavigationEntry* GetEntryAtIndex(int i) const OVERRIDE { in GetEntryAtIndex() function in browser_sync::__anonbef9d0740211::SyncedTabDelegateFake