Searched refs:remoteProcSuid (Results 1 – 1 of 1) sorted by relevance
122 Optional<sns_std_suid> *remoteProcSuid; member1228 if (info->remoteProcSuid->has_value() in assignPayloadCallback()1229 && suidsMatch(info->suid, info->remoteProcSuid->value())) { in assignPayloadCallback()1540 data->info.remoteProcSuid = &mRemoteProcSuid; in handleSnsClientEventMsg()