HomeSort by relevance Sort by last modified time
    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