Searched refs:metadata_count_ (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/bus/platform/
H A Dplatform-proxy-device.h121 uint32_t metadata_count_; member in class:platform_bus::ProxyDevice
H A Dplatform-proxy-device.cpp526 metadata_count_ = info.metadata_count;
637 if (metadata_count_ == 0) {
649 for (uint32_t i = 0; i < metadata_count_; i++) {

Completed in 77 milliseconds