| /packages/modules/Bluetooth/system/bta/le_audio/ | 
| D | le_audio_types_test.cc | 85   std::vector<uint8_t> serialized(ltv_map.RawPacketSize());  in TEST()  local117   std::vector<uint8_t> serialized(ltv_map.RawPacketSize());  in TEST()  local
 145   std::vector<uint8_t> serialized(ltv_map.RawPacketSize());  in TEST()  local
 
 | 
| /packages/modules/StatsD/statsd/tests/ | 
| D | StatsService_test.cpp | 77     string serialized = config.SerializeAsString();  in TEST()  local92     string serialized = "";  in TEST()  local
 108     string serialized = "Invalid config!";  in TEST()  local
 
 | 
| D | StatsLogProcessor_test.cpp | 1684     string serialized = config1.SerializeAsString();  in TEST()  local
 | 
| /packages/modules/Bluetooth/system/rust/src/utils/ | 
| D | packet.rs | 12     let serialized = AttBuilder { _child_: child, opcode }.to_vec().unwrap();  in build_att_view_or_crash()  localVariable
 | 
| /packages/modules/Bluetooth/system/stack/gatt/ | 
| D | gatt_sr_hash.cc | 121   std::vector<uint8_t> serialized(len);  in gatts_calculate_database_hash()  local
 | 
| /packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/ | 
| D | Player.java | 234         String serialized = Base64.getEncoder().encodeToString(MessageNano.toByteArray(playlist));  in saveState()  local302         String serialized = mSharedPrefs.getString(CURRENT_PLAYLIST_KEY, null);  in maybeRestoreState()  local
 
 | 
| /packages/modules/Bluetooth/system/bta/gatt/ | 
| D | database.cc | 247   std::vector<uint8_t> serialized(len);  in Hash()  local
 | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/ | 
| D | BrowseTree.java | 343                 String serialized = "[ Name: " + mItem.getTitle()  in toString()  local501         String serialized = "Size: " + mBrowseMap.size();  in toString()  local
 
 | 
| /packages/modules/Bluetooth/system/bta/test/gatt/ | 
| D | database_test.cc | 62   std::vector<StoredAttribute> serialized = db.Serialize();  in TEST()  local
 | 
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_common_metrics.cc | 114 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) {  in WriteBase64String()117 void BluetoothMetricsLogger::WriteString(std::string* serialized) {  in WriteString()
 
 | 
| /packages/modules/Bluetooth/system/common/ | 
| D | metrics_linux.cc | 75 void BluetoothMetricsLogger::WriteString(std::string* serialized) {}  in WriteString()77 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) {}  in WriteBase64String()
 
 | 
| D | metrics.cc | 462 void BluetoothMetricsLogger::WriteString(std::string* serialized) {  in WriteString()474 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) {  in WriteBase64String()
 
 | 
| /packages/services/Car/service/src/com/android/car/ | 
| D | CarMediaService.java | 830         String serialized = mSharedPrefs.getString(key, "");  in getLastMediaSourcesInternal()  local1438         String serialized = mSharedPrefs.getString(key, null);  in saveLastMediaSource()  local
 1466             String serialized = mSharedPrefs.getString(key, "");  in getLastMediaSource()  local
 1494     private List<String> getComponentNameList(String serialized) {  in getComponentNameList()
 
 | 
| /packages/modules/Bluetooth/tools/pdl/src/backends/rust_no_allocation/ | 
| D | test.rs | 328                 let serialized = #builder.to_vec().unwrap();  in generate_test_file()  localVariable
 | 
| /packages/modules/Bluetooth/system/bta/has/ | 
| D | has_client_test.cc | 1475   std::vector<uint8_t> serialized;  in TEST_F()  local2987   std::vector<uint8_t> serialized(sp_sz);  in TEST_F()  local
 3017   std::vector<uint8_t> serialized(preset.SerializedSize() - 1);  in TEST_F()  local
 3031   std::vector<uint8_t> serialized(preset.SerializedSize());  in TEST_F()  local
 3041   std::vector<uint8_t> serialized(preset.SerializedSize());  in TEST_F()  local
 3076   std::vector<uint8_t> serialized;  in TEST_F()  local
 
 | 
| /packages/modules/Bluetooth/system/osi/src/ | 
| D | config.cc | 278   std::stringstream serialized;  in config_save()  local
 | 
| /packages/modules/Bluetooth/system/gd/storage/ | 
| D | config_cache.cc | 383   std::stringstream serialized;  in SerializeToLegacyFormat()  local
 | 
| /packages/modules/NeuralNetworks/common/ | 
| D | ExecutionBurstServer.cpp | 479     const std::vector<FmqResultDatum> serialized = serialize(errorStatus, outputShapes, timing);  in send()  local
 | 
| D | ExecutionBurstController.cpp | 374     const std::vector<FmqRequestDatum> serialized = serialize(request, measure, slots);  in send()  local
 | 
| /packages/modules/Wifi/service/java/com/android/server/wifi/ | 
| D | WifiScoreCard.java | 2073         void readBackListener(byte[] serialized) {  in readBackListener()2227                 mMemoryStore.write(perBssid.getL2Key(), PER_BSSID_DATA_NAME, serialized);  in doWritesBssid()  local
 2249                 mMemoryStore.write(perNetwork.getL2Key(), PER_NETWORK_DATA_NAME, serialized);  in doWritesNetwork()  local
 
 | 
| D | WifiHealthMonitor.java | 862             mMemoryStore.write(getL2Key(), SYSTEM_INFO_DATA_NAME, serialized);  in writeToMemory()  local
 |