Searched defs:HasStream (Results 1 – 3 of 3) sorted by relevance
115 bool DumpAnalysis::HasStream(ULONG stream_number) const { in HasStream() function in DumpAnalysis
182 bool HasStream; // Test it !!! it means that there is member
68 bool HasStream() const { return !IsDir && !IsAnti && Size != 0; } in HasStream() function