Home
last modified time | relevance | path

Searched refs:OP_REMOVE (Results 1 - 13 of 13) sorted by relevance

/developtools/hdc/src/common/
H A Ddefine_enum.h71 OP_REMOVE, enumerator
H A Dchannel.cpp425 thisClass->AdminChannel(OP_REMOVE, hChannel->channelId, nullptr); in FreeChannelFinally()
532 case OP_REMOVE: in AdminChannel()
H A Dsession.h180 } else if (op == OP_REMOVE) { in DoTaskRemove()
H A Dforward.cpp137 AdminContext(OP_REMOVE, ctx->id, nullptr); in FreeContextCallBack()
704 case OP_REMOVE: in AdminContext()
H A Dsession.cpp90 bool ret = RemoveInstanceTask(OP_REMOVE, hTask); in TryRemoveTask()
564 thisClass->AdminSession(OP_REMOVE, hSession->sessionId, nullptr); in FreeSessionFinally()
678 case OP_REMOVE: in AdminSession()
769 case OP_REMOVE: in AdminTask()
/developtools/hdc/hdc_rust/src/cffi/host/
H A Dhost_usb.h37 OP_REMOVE, enumerator
H A Dhost_usb.cpp632 case OP_REMOVE: { in OpenDeviceMyNeed()
/developtools/hdc/src/daemon/
H A Djdwp.cpp84 AdminContext(OP_REMOVE, ctx->pid, nullptr); in FreeContext()
340 case OP_REMOVE: in AdminContext()
364 if (op == OP_ADD || op == OP_REMOVE || op == OP_CLEAR) { in AdminContext()
675 thisClass->AdminContext(OP_REMOVE, targetPID, nullptr); in FdEventPollThread()
/developtools/hdc/src/host/
H A Dserver.cpp347 case OP_REMOVE: { in AdminDaemonMap()
712 case OP_REMOVE: { in AdminForwardMap()
H A Dserver_for_client.cpp376 ptrServer->AdminForwardMap(OP_REMOVE, forwardKey, hfi); in RemoveFportkey()
382 ptrServer->AdminForwardMap(OP_REMOVE, forwardKey, hfi); in RemoveFportkey()
H A Dhost_uart.cpp431 server.AdminDaemonMap(OP_REMOVE, connectKey, diNewPtr); in EnumSerialPort()
/developtools/hdc/test/unittest/common/
H A Dhost_uart_test.cpp383 AdminDaemonMap(OP_REMOVE, testSerialPortName, in HWTEST_F()
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h12931 OP_REMOVE = 28, enumerator
[all...]

Completed in 467 milliseconds