Searched refs:setDeprecated (Results 1 – 15 of 15) sorted by relevance
111 mCurrentClass.setDeprecated("deprecated".equals(attributes.getValue("deprecated"))); in startElement()160 mCurrentMethod.setDeprecated("deprecated".equals(attributes.getValue("deprecated"))); in startElement()175 mCurrentMethod.setDeprecated("deprecated".equals(attributes.getValue("deprecated"))); in startElement()200 fInfo.setDeprecated("deprecated".equals(attributes.getValue("deprecated"))); in startElement()
25 public void setDeprecated(boolean deprecated); in setDeprecated() method
182 cl.setDeprecated(dep); in parseClass()274 method.setDeprecated(dep); in parseConstructor()361 method.setDeprecated(dep); in parseMethod()450 field.setDeprecated(dep); in parseField()
80 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\ServiceOptions
80 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumValueOptions
125 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumOptions
86 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MethodOptions
269 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MessageOptions
409 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FieldOptions
717 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FileOptions
141 public void setDeprecated(boolean deprecated) { in setDeprecated() method in FieldInfo
240 public void setDeprecated(boolean deprecated) { in setDeprecated() method in MethodInfo
585 public void setDeprecated(boolean deprecated) { in setDeprecated() method in ClassInfo
92 public void setDeprecated() { setType(STA, STA_DEPRECATED); } in setDeprecated() method in APIInfo
8010 LHS->setDeprecated(Ctx, RHS->getDeprecated()); in getCursorPlatformAvailabilityForDecl()