Home
last modified time | relevance | path

Searched defs:byte_ptr (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/include/keymaster/
Dandroid_keymaster_utils.h193 const uint8_t* byte_ptr = reinterpret_cast<const uint8_t*>(&t); in ntoh() local
209 uint8_t* byte_ptr = reinterpret_cast<uint8_t*>(&retval); in hton() local
/system/update_engine/
Domaha_request_action.cc689 const uint8_t* byte_ptr = reinterpret_cast<const uint8_t*>(bytes); in ReceivedBytes() local