/packages/modules/Bluetooth/system/stack/test/btm/ |
D | sco_hci_test.cc | 283 const uint8_t* decoded = nullptr; in TEST_F() local 285 ASSERT_EQ(bluetooth::audio::sco::wbs::decode(&decoded), size_t(0)); in TEST_F() 286 ASSERT_EQ(decoded, nullptr); in TEST_F() 290 const uint8_t* decoded = nullptr; in TEST_F() local 292 ASSERT_EQ(bluetooth::audio::sco::swb::decode(&decoded), size_t(0)); in TEST_F() 293 ASSERT_EQ(decoded, nullptr); in TEST_F() 297 const uint8_t* decoded = nullptr; in TEST_F() local 302 ASSERT_EQ(bluetooth::audio::sco::wbs::decode(&decoded), size_t(0)); in TEST_F() 303 ASSERT_EQ(decoded, nullptr); in TEST_F() 309 ASSERT_EQ(bluetooth::audio::sco::wbs::decode(&decoded), in TEST_F() [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/signals/updateprocessors/ |
D | UpdateProcessorUtilsTest.java | 93 ByteBuffer decoded = decodeKey(COMMAND, key); in testDecodeKey() local 95 assertEquals(expected, decoded); in testDecodeKey() 113 byte[] decoded = decodeValue(COMMAND, value); in testDecodeValue() 115 assertArrayEquals(expected, decoded); in testDecodeValue()
|
/packages/modules/DnsResolver/doh/tests/doh_frontend/src/ |
D | client.rs | 103 let decoded = BASE64_URL_SAFE_NO_PAD.decode(b64url_query)?; in handle_http3_request() localVariable 104 self.in_flight_queries.insert([decoded[0], decoded[1]], stream_id); in handle_http3_request() 105 ret = decoded; in handle_http3_request()
|
/packages/services/BuiltInPrintService/jni/ipphelper/ |
D | ipphelper.c | 1661 const char *decoded = "unknown"; in debuglist_printerStatus() local 1663 decoded = "Initializing"; in debuglist_printerStatus() 1665 decoded = "Shutting Down"; in debuglist_printerStatus() 1667 decoded = "Unable To Connect"; in debuglist_printerStatus() 1669 decoded = "Unknown"; in debuglist_printerStatus() 1671 decoded = "Offline"; in debuglist_printerStatus() 1673 decoded = "Idle"; in debuglist_printerStatus() 1675 decoded = "Printing"; in debuglist_printerStatus() 1677 decoded = "Out Of Paper"; in debuglist_printerStatus() 1679 decoded = "Out Of Ink"; in debuglist_printerStatus() [all …]
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | SupplicantStaNetworkCallbackAidlImpl.java | 132 CharBuffer decoded = decoder.decode(ByteBuffer.wrap(byteArray)); in byteArrayToString() local 133 return decoded.toString(); in byteArrayToString()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/aggregation/ |
D | AggregateCryptoConverterTest.java | 446 byte[] decoded = in testEncryptWithHpke_successfully() 449 assertNotNull(decoded); in testEncryptWithHpke_successfully() 450 assertEquals(PLAIN_TEXT, new String(decoded)); in testEncryptWithHpke_successfully()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
D | NativeUtil.java | 279 CharBuffer decoded = decoder.decode(ByteBuffer.wrap(byteArray)); in bytesToHexOrQuotedString() local 280 return "\"" + decoded.toString() + "\""; in bytesToHexOrQuotedString()
|
/packages/modules/Virtualization/rialto/tests/ |
D | test.rs | 146 der::ErrorKind::TrailingData { decoded, .. } => decoded.try_into().unwrap(), in check_attestation_request()
|
/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/ |
D | asha.proto | 56 // `data` is decoded by G722 decoder.
|
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
D | NetworkDetail.java | 325 CharBuffer decoded = decoder.decode(ByteBuffer.wrap(ssidOctets)); in NetworkDetail() local 326 ssid = decoded.toString(); in NetworkDetail()
|
/packages/modules/DnsResolver/tests/testdata/ |
D | README.md | 116 Assign the binary packet to be decoded into a variable. Beware of using
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sco.cc | 414 const uint8_t* decoded = nullptr; in btm_route_sco_data() local 435 rc = decode(&decoded); in btm_route_sco_data() 438 written += bluetooth::audio::sco::write(decoded, rc); in btm_route_sco_data()
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | okio-1.15.0.jar | META-INF/
META-INF/MANIFEST.MF
okio/
okio/AsyncTimeout$Watchdog. ... |
D | opencensus-api-0.24.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |
/packages/services/Car/tests/BugReportApp/libs/ |
D | opencensus-api-0.21.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |
/packages/apps/TV/libs/m2/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|