Home
last modified time | relevance | path

Searched refs:pushInputBytes (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceBrowserCompileServer.cpp159 return gCompileServer->pushInputBytes(Data, NumBytes) ? 1 : 0; in onDataCallback()
255 bool BrowserCompileServer::pushInputBytes(const void *Data, size_t NumBytes) { in pushInputBytes() function in Ice::BrowserCompileServer
DIceBrowserCompileServer.h62 bool pushInputBytes(const void *Data, size_t NumBytes);