Searched refs:dcapsItem (Results 1 – 1 of 1) sorted by relevance
81 std::string dcapsItem; in Unmarshalling() local82 RELEASE_IF_FALSE(in.ReadString(dcapsItem), nativeTokenInfoParcel); in Unmarshalling()83 nativeTokenInfoParcel->nativeTokenInfoParams.dcap.emplace_back(dcapsItem); in Unmarshalling()