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