Home
last modified time | relevance | path

Searched defs:Encode (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/libcrypto_utils/tests/
H A Dandroid_pubkey_test.cpp125 TEST_F(AndroidPubkeyTest, Encode) { in TEST_F() argument
/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_builder.cc266 ir::Proto* Prototype::Encode(DexBuilder* dex) const { in Encode() function in startop::dex::Prototype
311 ir::EncodedMethod* MethodBuilder::Encode() { in Encode() function in startop::dex::MethodBuilder