Searched refs:BuildDeviceIndex (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/bus/platform/
H A Ddevice-resources.cpp75 void DeviceResources::BuildDeviceIndex(fbl::Vector<const DeviceResources*>* index) const { function in class:platform_bus::DeviceResources
78 dr.BuildDeviceIndex(index);
H A Ddevice-resources.h29 void BuildDeviceIndex(fbl::Vector<const DeviceResources*>* index) const;
H A Dplatform-device.cpp59 resource_tree_.BuildDeviceIndex(&device_index_);

Completed in 28 milliseconds