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