OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsEvent
(Results
1 - 5
of
5
) sorted by null
/external/v8/include/
v8-debug.h
44
virtual bool
IsEvent
() const = 0;
/system/update_engine/
omaha_request_action.h
172
bool
IsEvent
() const { return event_.get() != nullptr; }
omaha_request_action.cc
654
if (
IsEvent
()) {
[
all
...]
update_attempter.cc
[
all
...]
omaha_request_action_unittest.cc
[
all
...]
Completed in 446 milliseconds