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

/system/tpm/trunks/
H A Dtpm_generated.cc22285 std::string offset_bytes; local
22286 rc = Serialize_UINT16(offset, &offset_bytes);
22318 hash->Update(offset_bytes.data(), offset_bytes.size());
22319 parameter_section_bytes += offset_bytes;
22320 command_size += offset_bytes.size();
22538 std::string offset_bytes; local
22539 rc = Serialize_UINT16(offset, &offset_bytes);
22565 hash->Update(offset_bytes.data(), offset_bytes
30969 std::string offset_bytes; local
32277 std::string offset_bytes; local
32974 std::string offset_bytes; local
[all...]

Completed in 555 milliseconds