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