Home
last modified time | relevance | path

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

/system/core/libusbhost/include/usbhost/
Dusbhost.h47 int actual_length; member
/system/core/adb/
Dadb_auth_host.cpp93 size_t actual_length = EVP_EncodeBlock(reinterpret_cast<uint8_t*>(&content[0]), binary_key_data, in write_public_keyfile() local