Home
last modified time | relevance | path

Searched defs:GetFreeBytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/resource_quota/
H A Dmemory_quota.h454 size_t GetFreeBytes() const { in GetFreeBytes() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/resource_quota/
Dmemory_quota.h450 size_t GetFreeBytes() const { in GetFreeBytes() function
/aosp_15_r20/system/vold/
H A DUtils.cpp1021 uint64_t GetFreeBytes(const std::string& path) { in GetFreeBytes() function