Searched defs:ReadFromPipe (Results 1 – 3 of 3) sorted by relevance
157 bool KeymasterWindowsChannel::ReadFromPipe(LPVOID buffer, DWORD size) { in ReadFromPipe() function in cuttlefish::KeymasterWindowsChannel
163 bool GatekeeperWindowsChannel::ReadFromPipe(LPVOID buffer, DWORD size) { in ReadFromPipe() function in cuttlefish::GatekeeperWindowsChannel
67 int ReadFromPipe(int argc, char** argv) { in ReadFromPipe() function