OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindSelectionByType
(Results
1 - 2
of
2
) sorted by null
/system/extras/simpleperf/
event_selection_set.h
92
EventSelection*
FindSelectionByType
(const EventTypeAndModifier& event_type_modifier);
event_selection_set.cpp
309
EventSelectionSet::EventSelection* EventSelectionSet::
FindSelectionByType
(
321
EventSelection* selection =
FindSelectionByType
(event_type_modifier);
327
EventSelection* selection =
FindSelectionByType
(event_type_modifier);
Completed in 105 milliseconds