HomeSort by relevance Sort by last modified time
    Searched full:tmpnamecombiner (Results 1 - 1 of 1) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 477 char tmpNameCombiner[MAXLINE];
487 tmpNameCombiner, tmpNameOutConverter, tmpNameHalter) != 8) {
535 if (strcmp(tmpNameCombiner, kNoName)) {
538 (ReduceCombinerFunc_t) dlsym(sharedObj, tmpNameCombiner))) {
540 tmpNameCombiner, dlerror());

Completed in 158 milliseconds