OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsKnownId
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/
install_verifier.h
60
bool
IsKnownId
(const std::string& id);
install_verifier.cc
245
bool InstallVerifier::
IsKnownId
(const std::string& id) {
440
if (!
IsKnownId
(*iter)) {
Completed in 47 milliseconds