OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_url_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/extensions/common/
event_filtering_info.cc
13
:
has_url_
(false),
23
has_url_
= true;
36
if (
has_url_
)
49
return !
has_url_
&& service_type_.empty();
event_filtering_info.h
35
bool has_url() const { return
has_url_
; }
48
bool
has_url_
;
member in class:extensions::EventFilteringInfo
Completed in 426 milliseconds