Searched defs:ProtocolProc (Results 1 – 4 of 4) sorted by relevance
| /developtools/profiler/device/services/ipc/include/ |
| D | service_base.h | 26 …virtual bool ProtocolProc(SocketContext& poc, uint32_t pnum, const int8_t* buf, const uint32_t siz… in ProtocolProc() function
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | hook_service.cpp | 56 bool HookService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, const uint… in ProtocolProc() function in OHOS::Developtools::NativeDaemon::HookService
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| D | hook_socket_client.cpp | 65 bool HookSocketClient::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, const… in ProtocolProc() function in HookSocketClient
|
| /developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/ |
| D | native_memory_profiler_sa_service.cpp | 283 bool NativeMemoryProfilerSaService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_… in ProtocolProc() function in OHOS::Developtools::NativeDaemon::NativeMemoryProfilerSaService
|