OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_storage_isolated_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/extensions/
extension.h
623
bool is_storage_isolated() const { return is_app() &&
is_storage_isolated_
; }
889
bool
is_storage_isolated_
;
member in class:Extension
[
all
...]
extension.cc
[
all
...]
Completed in 51 milliseconds