Home
last modified time | relevance | path

Searched defs:ResourceSize (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_transfer/public/pw_transfer/
Dhandler.h92 virtual size_t ResourceSize() const { in ResourceSize() function
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h173 uint64_t ResourceSize; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDiagnosticInfo.cpp69 const Function &Fn, const char *ResourceName, uint64_t ResourceSize, in DiagnosticInfoResourceLimit()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h185 uint64_t ResourceSize; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDiagnosticInfo.h367 uint64_t ResourceSize; variable
/external/pigweed/pw_transfer/
Dtransfer_test.cc100 size_t ResourceSize() const final { return resource_size_; } in ResourceSize() function in pw::transfer::test::__anon2f65648d0111::SimpleReadTransfer