Home
last modified time | relevance | path

Searched defs:ReadSize (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dstandard_codec.cc211 size_t StandardCodecSerializer::ReadSize(ByteBufferStreamReader* stream) const { in ReadSize() function in flutter::StandardCodecSerializer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp511 uint64_t ReadSize = ReadSizeExpr.getValue(); in evalLoadExpr() local