Searched defs:added (Results 1 – 5 of 5) sorted by relevance
91 public static DocString added(DocString str) { in added() method in DocString103 public static DocString added(String str) { in added() method in DocString
95 public static DiffedFieldValue added(FieldValue current) { in added() method in DiffedFieldValue
616 bool added) { in NeedsEventUpdate()629 bool added) { in HandleChangedCapabilities()
1380 void EventHandler::HandleBreakpointEventsChanged(bool added) { in HandleBreakpointEventsChanged()
9661 bool added = last_resolved_classes_->AddClass(klass->GetDexTypeIndex()); in operator ()() local