Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dchannel.cpp289 HChannel hChannel = reinterpret_cast<HChannel>(AdminChannel(OP_QUERY_REF, channelId, nullptr)); in SendWithCmd()
333 HChannel hChannel = reinterpret_cast<HChannel>(AdminChannel(OP_QUERY_REF, channelId, nullptr)); in Send()
499 case OP_QUERY_REF: in AdminChannel()
Ddefine_plus.h99 OP_QUERY_REF, // crossthread query, manually reduce ref enumerator
Dsession.cpp654 case OP_QUERY_REF: in AdminSession()
/developtools/hdc/src/host/
Dserver.cpp539 HChannel hChannel = sfc->AdminChannel(OP_QUERY_REF, channelId, nullptr); in FetchCommand()
866 HChannel hChannel = hSfc->AdminChannel(OP_QUERY_REF, channelId, nullptr); in AttachChannel()