Searched defs:GetFreeSpace (Results 1 – 4 of 4) sorted by relevance
99 bool GetFreeSpace(const std::string& path, uint64_t* bytes) { in GetFreeSpace() function
192 size_t TcpCircularSendBuffer::GetFreeSpace(void) const { return mCapacity - mCapacityUsed; } in GetFreeSpace() function in ot::Ip6::TcpCircularSendBuffer
4405 static size_t GetFreeSpace(const SkPathRef& ref) { in GetFreeSpace() function in PathRefTest_Private4572 static size_t GetFreeSpace(const SkPath& path) { in GetFreeSpace() function in PathTest_Private
457 #define GetFreeSpace(w) (__MSABI_LONG(0x100000)) macro