Searched defs:Encode (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/libcrypto_utils/tests/ | ||
H A D | android_pubkey_test.cpp | 125 TEST_F(AndroidPubkeyTest, Encode) { in TEST_F() argument |
/aosp14/frameworks/base/startop/view_compiler/ | ||
H A D | dex_builder.cc | 266 ir::Proto* Prototype::Encode(DexBuilder* dex) const { in Encode() function in startop::dex::Prototype |