Home
last modified time | relevance | path

Searched refs:outsize (Results 1 – 5 of 5) sorted by relevance

/packages/modules/adb/pairing_connection/
Dpairing_connection.cpp339 size_t outsize; in DoExchangePeerInfo() local
340 if (!pairing_auth_encrypt(auth_.get(), buf.data(), buf.size(), outbuf.data(), &outsize)) { in DoExchangePeerInfo()
344 outbuf.resize(outsize); in DoExchangePeerInfo()
388 if (!pairing_auth_decrypt(auth_.get(), buf.data(), buf.size(), outbuf.data(), &outsize)) { in DoExchangePeerInfo()
392 outbuf.resize(outsize); in DoExchangePeerInfo()
/packages/modules/adb/pairing_auth/tests/
Dpairing_auth_test.cpp104 size_t outsize; in TEST_F() local
116 pairing_auth_encrypt(server.get(), data.data(), data.size(), outbuf, &outsize); in TEST_F()
122 pairing_auth_decrypt(server.get(), data.data(), data.size(), outbuf, &outsize); in TEST_F()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz