Searched refs:executorDeviceId (Results 1 – 1 of 1) sorted by relevance
113 auto executorDeviceId = executor->GetRemoteDeviceId(); in ProcessNextCommand() local115 auto ite = executors_.find(executorDeviceId); in ProcessNextCommand()118 WifiDirectAnonymizeDeviceId(executorDeviceId).c_str()); in ProcessNextCommand()124 …_WIFI_DIRECT, "remove executor=%{public}s", WifiDirectAnonymizeDeviceId(executorDeviceId).c_str()); in ProcessNextCommand()130 … if (commandDeviceId == executorDeviceId || executors_.find(commandDeviceId) == executors_.end()) { in ProcessNextCommand()