Home
last modified time | relevance | path

Searched refs:objFilePath (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuScriptGroup2.cpp434 string objFilePath(cacheDir); in compile() local
435 objFilePath.append("/"); in compile()
436 objFilePath.append(mGroup->mName); in compile()
437 objFilePath.append(".o"); in compile()
542 unlink(objFilePath.c_str()); in compile()
546 unlink(objFilePath.c_str()); in compile()