Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_java_binder.cpp45 SwitchStatement* transact_switch; member in android::aidl::java::StubClass
113 this->transact_switch = new SwitchStatement(this->transact_code); in StubClass()
115 onTransact->statements->Add(this->transact_switch); in StubClass()
381 stubClass->transact_switch->cases.push_back(c); in generate_method()
496 stub->transact_switch->cases.push_back(c); in generate_interface_descriptors()