Home
last modified time | relevance | path

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

/system/nvram/hal/tests/
Dscoped_nvram_device.cc29 uint8_t* StringToMutableBytePtr(std::string* s) { in StringToMutableBytePtr() function
206 authorization_value.size(), StringToMutableBytePtr(data), &bytes_read); in ReadSpace()