Home
last modified time | relevance | path

Searched refs:OP_QUERY_REF (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/src/common/
Dchannel.cpp297 HChannel hChannel = reinterpret_cast<HChannel>(AdminChannel(OP_QUERY_REF, channelId, nullptr)); in SendWithCmd()
343 HChannel hChannel = reinterpret_cast<HChannel>(AdminChannel(OP_QUERY_REF, channelId, nullptr)); in Send()
522 case OP_QUERY_REF: in AdminChannel()
Ddefine_plus.h99 OP_QUERY_REF, // crossthread query, manually reduce ref enumerator
Dsession.cpp674 case OP_QUERY_REF: in AdminSession()
/developtools/hdc/src/host/
Dserver.cpp527 HChannel hChannel = sfc->AdminChannel(OP_QUERY_REF, channelId, nullptr); in FetchCommand()
852 HChannel hChannel = hSfc->AdminChannel(OP_QUERY_REF, channelId, nullptr); in AttachChannel()