Searched refs:module_name (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoExtractor.cpp132 const char *module_name = module.getModuleIdentifier().c_str(); local
184 ALOGE("Out of memory when create RSInfo object for %s!", module_name);
191 module_name);
214 module_name);
232 module_name);
249 module_name);
284 export_foreach_signature->getNumOperands(), module_name);
306 signature_string.str().c_str(), name.str().c_str(), module_name);
317 " are both NULL in %s! (skip)", i, module_name);
322 "#rs_export_foreach"), module_name);
[all...]

Completed in 13 milliseconds