Searched refs:annotation7 (Results 1 – 2 of 2) sorted by relevance
2036 auto* annotation7 = event->add_debug_annotations(); in TEST_F() local2037 annotation7->set_name_iid(7); in TEST_F()2038 annotation7->set_string_value("val7"); in TEST_F()
517 ParserRuleReturnScope annotation7 =null; in smali_file() local641 annotation7=annotation(); in smali_file()644 stream_annotation.add(annotation7.getTree()); in smali_file()645 …smali_file_stack.peek().classAnnotations.add((annotation7!=null?((CommonTree)annotation7.getTree()… in smali_file()