Searched defs:GetSize (Results 1 - 8 of 8) sorted by relevance

/fuchsia/zircon/system/dev/ethernet/dwmac/
H A Dpinned-buffer.h27 size_t GetSize() { return vmo_mapper_.size(); } function in class:PinnedBuffer
/fuchsia/zircon/system/dev/nand/ram-nand/
H A Dram-nand.h37 uint64_t GetSize() const { function in struct:NandParams
/fuchsia/zircon/system/ulib/fzl/
H A Dmapped-vmo.cpp125 size_t MappedVmo::GetSize(void) const { function in class:fzl::MappedVmo
/fuchsia/zircon/system/dev/bus/virtio/
H A Dblock.h41 uint64_t GetSize() const { return config_.capacity * config_.blk_size; } function in class:virtio::BlockDevice
/fuchsia/zircon/system/ulib/fuzz-utils/
H A Dpath.cpp65 zx_status_t Path::GetSize(const char* relpath, size_t* out) const { function in class:fuzzing::Path
/fuchsia/zircon/kernel/object/
H A Dvm_object_dispatcher.cpp90 zx_status_t VmObjectDispatcher::GetSize(uint64_t* size) { function in class:VmObjectDispatcher
/fuchsia/zircon/system/core/devmgr/
H A Ddevice-internal.h60 zx_off_t GetSize() { function in struct:zx_device
/fuchsia/zircon/system/ulib/ddktl/include/ddktl/
H A Ddevice.h234 static zx_off_t GetSize(void* ctx) { function in class:ddk::GetSizable

Completed in 38 milliseconds