Searched refs:msgValue (Results 1 – 1 of 1) sorted by relevance
1011 sp<AMessage> msgValue; in setEntryAt() local1045 } else if (item.find(&msgValue)) { in setEntryAt()1046 if (msgValue != NULL) { msgValue->incStrong(this); } in setEntryAt()1047 dst->u.refValue = msgValue.get(); in setEntryAt()