OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:url_id
(Results
26 - 30
of
30
) sorted by null
1
2
/external/chromium/chrome/browser/history/
history_types.h
201
URLID
url_id
;
member in class:history::VisitRow
324
URLID
url_id
;
member in struct:history::StarredEntry
530
URLID
url_id
;
member in struct:history::KeywordSearchTermRow
expire_history_backend.h
123
void DeleteTextIndexForURL(const GURL& url, URLID
url_id
, bool update_visits);
history.h
493
// Sets the search terms for the specified url and keyword.
url_id
gives the
[
all
...]
/external/chromium/chrome/browser/extensions/
extension_history_api.cc
48
value->SetString(keys::kIdKey, base::Int64ToString(row.
url_id
));
/external/chromium/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc
86
MOCK_METHOD2(GetURL, bool(const GURL&
url_id
, history::URLRow* url_row));
Completed in 773 milliseconds
1
2