Home
last modified time | relevance | path

Searched refs:authorization_value_ (Results 1 – 1 of 1) sorted by relevance

/system/nvram/hal/tests/
Dnvram_hal_test.cc112 authorization_value_(authorization_value) { in ScopedNvramSpace()
123 device_->CreateSpace(index_, size, control_list, authorization_value_)); in Create()
128 device_->DeleteSpace(index_, authorization_value_)); in Delete()
133 std::string authorization_value_; member in __anonb2a945c00111::ScopedNvramSpace