Home
last modified time | relevance | path

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

/system/core/adb/
Dshell_service_protocol.cpp58 length_t typed_length = length; in Write() local
59 memcpy(&buffer_[1], &typed_length, sizeof(typed_length)); in Write()