Searched refs:get_max_space_size_in_bytes (Results 1 – 4 of 4) sorted by relevance
87 nvram_result_t (*get_max_space_size_in_bytes)( member
88 return device_->get_max_space_size_in_bytes(device_, max_space_size); in GetMaxSpaceSizeInBytes()
130 device->get_max_space_size_in_bytes(device, &max_space_size); in HandleGetMaxSpaceSize()
311 device_.get_max_space_size_in_bytes = device_get_max_space_size_in_bytes; in NvramDeviceAdapter()