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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoExtractor.cpp108 bool writeDependency(const std::string &pSourceName, const uint8_t *pSHA1, function in namespace:__anon1201
368 if (!writeDependency(LibBCCPath, LibBCCSHA1,
374 if (!writeDependency(LibRSPath, LibRSSHA1,
380 if (!writeDependency(LibCLCorePath, LibCLCoreSHA1,
387 if (!writeDependency(LibCLCoreNEONPath, LibCLCoreNEONSHA1,
398 if (!writeDependency(/* name */pDeps[i].first, /* SHA-1 */pDeps[i].second,

Completed in 793 milliseconds