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

/system/nvram/hal/tests/
H A Dscoped_nvram_device.cc25 const uint8_t* StringToBytePtr(const std::string& s) { function in namespace:__anon2480
164 StringToBytePtr(authorization_value), authorization_value.size());
171 StringToBytePtr(authorization_value),
189 return device_->write_space(device_, index, StringToBytePtr(data),
190 data.size(), StringToBytePtr(authorization_value),
205 device_, index, num_bytes_to_read, StringToBytePtr(authorization_value),
221 StringToBytePtr(authorization_value),
232 StringToBytePtr(authorization_value),

Completed in 40 milliseconds