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