Lines Matching refs:OP_QUERY
334 case OP_QUERY: { in AdminDaemonMap()
399 AdminDaemonMap(OP_QUERY, hSession->connectKey, hdiOld); in NotifyInstanceSessionFree()
506 AdminDaemonMap(OP_QUERY, hSession->connectKey, hdiOld); in ServerSessionHandshake()
616 HSession hSessionByQuery = AdminSession(OP_QUERY, hChannel->targetSessionId, nullptr); in FetchCommand()
673 case OP_QUERY: { in AdminForwardMap()
730 hdcServer->AdminDaemonMap(OP_QUERY, hSession->connectKey, pDi); in UsbPreConnect()
764 hdcServer->AdminDaemonMap(OP_QUERY, hSession->connectKey, pDi); in UartPreConnect()
814 AdminDaemonMap(OP_QUERY, connectKey, hdi); in CreateConnect()
822 AdminDaemonMap(OP_QUERY, connectKey, hdi); in CreateConnect()
852 AdminDaemonMap(OP_QUERY, connectKey, hdiQuery); in CreateConnect()
892 HChannel hChannel = hSfc->AdminChannel(OP_QUERY, channelId, nullptr); in DeatchChannel()
923 HChannel hChannel = hSfc->AdminChannel(OP_QUERY, channelId, nullptr); in ServerCommand()
924 HSession hSession = AdminSession(OP_QUERY, sessionId, nullptr); in ServerCommand()