Searched refs:OP_REMOVE (Results 1 - 13 of 13) sorted by relevance
/developtools/hdc/src/common/ |
H A D | define_enum.h | 71 OP_REMOVE, enumerator
|
H A D | channel.cpp | 425 thisClass->AdminChannel(OP_REMOVE, hChannel->channelId, nullptr); in FreeChannelFinally() 532 case OP_REMOVE: in AdminChannel()
|
H A D | session.h | 180 } else if (op == OP_REMOVE) { in DoTaskRemove()
|
H A D | forward.cpp | 137 AdminContext(OP_REMOVE, ctx->id, nullptr); in FreeContextCallBack() 704 case OP_REMOVE: in AdminContext()
|
H A D | session.cpp | 90 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 D | host_usb.h | 37 OP_REMOVE,
enumerator
|
H A D | host_usb.cpp | 632 case OP_REMOVE: {
in OpenDeviceMyNeed()
|
/developtools/hdc/src/daemon/ |
H A D | jdwp.cpp | 84 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 D | server.cpp | 347 case OP_REMOVE: { in AdminDaemonMap() 712 case OP_REMOVE: { in AdminForwardMap()
|
H A D | server_for_client.cpp | 376 ptrServer->AdminForwardMap(OP_REMOVE, forwardKey, hfi); in RemoveFportkey() 382 ptrServer->AdminForwardMap(OP_REMOVE, forwardKey, hfi); in RemoveFportkey()
|
H A D | host_uart.cpp | 431 server.AdminDaemonMap(OP_REMOVE, connectKey, diNewPtr);
in EnumSerialPort()
|
/developtools/hdc/test/unittest/common/ |
H A D | host_uart_test.cpp | 383 AdminDaemonMap(OP_REMOVE, testSerialPortName,
in HWTEST_F()
|
/developtools/profiler/hiebpf/include/ |
H A D | vmlinux.h | 12931 OP_REMOVE = 28, enumerator [all...] |
Completed in 467 milliseconds