OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deletion_url
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/autocomplete/
search_provider.h
247
const std::string&
deletion_url
,
261
const std::string&
deletion_url
() const { return deletion_url_; }
function in class:SearchProvider::SuggestResult
search_provider.cc
177
const std::string&
deletion_url
,
195
const std::string&
deletion_url
,
198
GURL url(
deletion_url
);
261
const std::string&
deletion_url
,
272
deletion_url_(
deletion_url
),
384
const char SearchProvider::kDeletionUrlKey[] = "
deletion_url
";
1190
std::string
deletion_url
;
local
[
all
...]
search_provider_unittest.cc
3800
std::string
deletion_url
;
member in struct:Match
[
all
...]
Completed in 1104 milliseconds