Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/tools/
Dio.h51 bool WasFileCorrectlyRead(FILE* file, const char* filename) { in WasFileCorrectlyRead() function
91 bool succeeded = WasFileCorrectlyRead<T>(fp, filename); in ReadBinaryFile()
113 bool succeeded = WasFileCorrectlyRead<T>(fp, filename); in ReadTextFile()
/third_party/spirv-tools/tools/
Dio.h51 bool WasFileCorrectlyRead(FILE* file, const char* filename) { in WasFileCorrectlyRead() function
91 bool succeeded = WasFileCorrectlyRead<T>(fp, filename); in ReadBinaryFile()
113 bool succeeded = WasFileCorrectlyRead<T>(fp, filename); in ReadTextFile()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/
Dio.h51 bool WasFileCorrectlyRead(FILE* file, const char* filename) { in WasFileCorrectlyRead() function
91 bool succeeded = WasFileCorrectlyRead<T>(fp, filename); in ReadBinaryFile()
113 bool succeeded = WasFileCorrectlyRead<T>(fp, filename); in ReadTextFile()