OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsloaderGetFuncCount
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/linkloader/android/
librsloader.h
40
size_t
rsloaderGetFuncCount
(RSExecRef object);
librsloader.cpp
103
extern "C" size_t
rsloaderGetFuncCount
(RSExecRef object) {
/frameworks/compile/libbcc/lib/ExecutionEngine/
Compiler.cpp
427
size_t func_list_size =
rsloaderGetFuncCount
(mRSExecutable);
Completed in 6773 milliseconds