OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetIsThumb
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/qtools/
trace_reader_base.h
107
int
GetIsThumb
(uint64_t bb_num) {
trace_reader.cpp
194
event->is_thumb = trace_->
GetIsThumb
(event->bb_num);
220
event->is_thumb = trace_->
GetIsThumb
(event->bb_num);
242
event->is_thumb = trace_->
GetIsThumb
(event->bb_num);
[
all
...]
Completed in 870 milliseconds