OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getExportedFunctionCount
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuExecutable.h
132
size_t
getExportedFunctionCount
() const { return mFuncCount; }
rsCpuScript.cpp
501
script->mHal.info.exportedFunctionCount = mScriptExec->
getExportedFunctionCount
();
[
all
...]
Completed in 68 milliseconds