Searched defs:hasRead (Results 1 – 6 of 6) 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()
427 uint64_t hasRead = readOffset_ > head ? readOffset_ - head : 0; in CheckDataIntegrity() local
1379 bool hasRead = true; variable