OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsHostedAppPermission
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/extensions/
extension.h
317
static bool
IsHostedAppPermission
(const std::string& permission);
[
all
...]
extension.cc
622
bool Extension::
IsHostedAppPermission
(const std::string& str) {
[
all
...]
Completed in 559 milliseconds