Searched refs:GetSpaceControls (Results 1 – 3 of 3) sorted by relevance
49 virtual nvram_result_t GetSpaceControls(
282 device.GetSpaceControls(kTestIndex1, &control_list)); in TEST()286 device.GetSpaceControls(kTestIndexNeverExists, &control_list)); in TEST()330 device.GetSpaceControls(kTestIndex1, &control_list)); in TEST()
126 nvram_result_t ScopedNvramDevice::GetSpaceControls( in GetSpaceControls() function in nvram::ScopedNvramDevice