Searched refs:kDesiredAccess (Results 1 – 1 of 1) sorted by relevance
66 const DWORD kDesiredAccess = GENERIC_READ | GENERIC_WRITE; in CreateChannel() local75 ::CreateFileW(pipe_name.c_str(), kDesiredAccess, 0, &security_attributes, in CreateChannel()