Searched refs:LibCLCoreDebugPath (Results 1 – 4 of 4) sorted by relevance
37 const char RSInfo::LibCLCoreDebugPath[] = "/system/lib/libclcore_debug.bc"; member in RSInfo183 LibCLCoreDebugPath); in CheckDependency()184 PRINT_DEPENDENCY("current - ", LibCLCoreDebugPath, LibCLCoreDebugSHA1); in CheckDependency()
172 string_pool_size += ::strlen(LibCLCoreDebugPath) + 1 + SHA1_DIGEST_LENGTH; in ExtractFromSource()393 if (!writeDependency(LibCLCoreDebugPath, LibCLCoreDebugSHA1, in ExtractFromSource()
166 static const char LibCLCoreDebugPath[]; variable
155 core_lib = bcc::RSInfo::LibCLCoreDebugPath; in init()