Home
last modified time | relevance | path

Searched defs:ReadBinaryFile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClContextSerializerTests.cpp63 std::vector<char> ReadBinaryFile(const std::string& binaryFileName) in ReadBinaryFile() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/
H A Dio.h86 bool ReadBinaryFile(const char* filename, std::vector<T>* data) { in ReadBinaryFile() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/
Dio.h86 bool ReadBinaryFile(const char* filename, std::vector<T>* data) { in ReadBinaryFile() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/
H A Dio.cpp352 bool ReadBinaryFile(const char* filename, std::vector<uint32_t>* data) { in ReadBinaryFile() function