Home
last modified time | relevance | path

Searched defs:serialized (Results 1 – 4 of 4) sorted by relevance

/system/bt/osi/src/
Dmetrics_linux.cc179 void BluetoothMetricsLogger::WriteString(std::string* serialized, bool clear) { in WriteString()
183 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized, in WriteBase64String()
Dmetrics.cc399 void BluetoothMetricsLogger::WriteString(std::string* serialized, bool clear) { in WriteString()
413 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized, in WriteBase64String()
/system/update_engine/payload_generator/
Dpayload_signer.cc67 string serialized; in ConvertSignatureToProtobufBlob() local
/system/keymaster/
Dauthorization_set_test.cpp354 UniquePtr<uint8_t[]> serialized(new uint8_t[serialize_size]); in TEST() local