Searched defs:hasRead (Results 1 – 5 of 5) sorted by relevance
43 bool hasRead = false; member
36 bool hasRead = false; member
142 bool hasRead = true; in FuzzTest() local
1308 int32_t DlpFile::DlpFileRead(uint32_t offset, void* buf, uint32_t size, bool& hasRead, int32_t uid) in DlpFileRead()
1379 bool hasRead = true; variable