Searched defs:TotalBytes (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/ | ||
D | common_types.h | 846 size_t TotalBytes() const { in TotalBytes() function |
/external/clang/lib/AST/ | ||
D | ASTContext.cpp | 841 unsigned TotalBytes = 0; in PrintStats() local |