Home
last modified time | relevance | path

Searched refs:OP_QUERY_REF (Results 1 - 5 of 5) sorted by relevance

/developtools/hdc/src/common/
H A Ddefine_enum.h73 OP_QUERY_REF, // crossthread query, manually reduce ref enumerator
H A Dchannel.cpp295 HChannel hChannel = reinterpret_cast<HChannel>(AdminChannel(OP_QUERY_REF, channelId, nullptr)); in SendWithCmd()
341 HChannel hChannel = reinterpret_cast<HChannel>(AdminChannel(OP_QUERY_REF, channelId, nullptr)); in Send()
544 case OP_QUERY_REF: in AdminChannel()
H A Dsession.cpp690 case OP_QUERY_REF: in AdminSession()
/developtools/hdc/hdc_rust/src/cffi/host/
H A Dhost_usb.h39 OP_QUERY_REF, // crossthread query, manually reduce ref enumerator
/developtools/hdc/src/host/
H A Dserver.cpp573 HChannel hChannel = sfc->AdminChannel(OP_QUERY_REF, channelId, nullptr); in FetchCommand()
897 HChannel hChannel = hSfc->AdminChannel(OP_QUERY_REF, channelId, nullptr); in AttachChannel()
923 // childCleared has not set, no need OP_QUERY_REF in DeatchChannel()

Completed in 7 milliseconds