Searched refs:programBytes (Results 1 – 2 of 2) sorted by relevance
22 const uint8_t *programBytes);27 void onCache(const ProgramKeyType &key, size_t programSize, const uint8_t *programBytes) in onCache() argument30 mCachedBinary.assign(&programBytes[0], &programBytes[programSize]); in onCache()75 const uint8_t *programBytes) in TestCacheProgram() argument80 testCase->onCache(key, programSize, programBytes); in TestCacheProgram()
243 const uint8_t *programBytes);247 const uint8_t *programBytes) in DefaultCacheProgram() argument