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

  /external/chromium/chrome/browser/
custom_home_pages_table_model.h 78 Entry* GetEntryByLoadHandle(CancelableRequestProvider::Handle Entry::* member,
custom_home_pages_table_model.cc 178 GetEntryByLoadHandle(&Entry::title_handle, handle, &entry_index);
196 GetEntryByLoadHandle(&Entry::favicon_handle, handle, &entry_index);
220 CustomHomePagesTableModel::GetEntryByLoadHandle(

Completed in 36 milliseconds