OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetKeyword
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/common/extensions/api/omnibox/
omnibox_handler.cc
25
const std::string& OmniboxInfo::
GetKeyword
(const Extension* extension) {
/external/chromium_org/chrome/browser/search_engines/
template_url_service_sync_unittest.cc
46
std::string
GetKeyword
(const syncer::SyncData& sync_data) {
343
ASSERT_EQ(
GetKeyword
(iter1->second),
GetKeyword
(iter2->second));
[
all
...]
Completed in 815 milliseconds