Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_builder.cc232 ir::Proto* Prototype::Encode(DexBuilder* dex) const { in Encode() function in startop::dex::Prototype
277 ir::EncodedMethod* MethodBuilder::Encode() { in Encode() function in startop::dex::MethodBuilder
/frameworks/native/services/vr/virtual_touchpad/tests/
DVirtualTouchpad_test.cpp79 std::string Encode(const void* buf, size_t count) { in Encode() function in android::dvr::__anon0f378d360111::UInputRecorder
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc1784 TEST_F(EncodeDecodeTest, Encode) { in Run() argument