Searched defs:l_bytes (Results 1 - 2 of 2) sorted by relevance

/system/core/storaged/
H A Dstoraged_utils.cpp48 uint64_t l_bytes = l.io[i].read_bytes + l.io[i].write_bytes; local
53 if (l_bytes != r_bytes) {
54 return l_bytes > r_bytes;
/system/tpm/trunks/
H A Dtpm_generated.cc18150 std::string l_bytes; local
18151 rc = Parse_TPM2B_ECC_POINT(&buffer, l, &l_bytes);
[all...]

Completed in 113 milliseconds