Searched refs:tmpNameCombiner (Results 1 - 1 of 1) sorted by last modified time

/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.cpp477 char tmpNameCombiner[MAXLINE]; local
487 tmpNameCombiner, tmpNameOutConverter, tmpNameHalter) != 8) {
535 if (strcmp(tmpNameCombiner, kNoName)) {
538 (ReduceCombinerFunc_t) dlsym(sharedObj, tmpNameCombiner))) {
540 tmpNameCombiner, dlerror());

Completed in 97 milliseconds