OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trace_interpreted_method
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
android-trace.h
50
extern void
trace_interpreted_method
(uint32_t addr, int call_type);
trace.c
1947
void
trace_interpreted_method
(uint32_t addr, int call_type)
function
[
all
...]
/external/qemu/hw/
goldfish_trace.c
314
trace_interpreted_method
(value, call_type);
Completed in 174 milliseconds