OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mExportForeachFuncAddrs
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSExecutable.h
50
android::Vector<void *>
mExportForeachFuncAddrs
;
102
{ return
mExportForeachFuncAddrs
; }
/frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp
111
result->
mExportForeachFuncAddrs
.push_back(addr);
Completed in 176 milliseconds