Searched refs:code_to_method_name_switch (Results 1 – 1 of 1) sorted by relevance
83 SwitchStatement* code_to_method_name_switch; member in android::aidl::java::StubClass164 this->code_to_method_name_switch = new SwitchStatement(code); in StubClass()165 getDefaultTransactionName->statements->Add(this->code_to_method_name_switch); in StubClass()220 this->code_to_method_name_switch->cases.push_back(code_switch_default_case); in finish()770 stubClass->code_to_method_name_switch->cases.push_back(c); in generate_methods()