/developtools/profiler/device/services/ipc/include/ |
H A D | service_base.h | 26 virtual bool ProtocolProc(SocketContext& poc, uint32_t pnum, const int8_t* buf, const uint32_t size) in ProtocolProc() function in ServiceBase
|
/developtools/profiler/device/plugins/native_daemon/src/ |
H A D | hook_service.cpp | 56 bool HookService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, const uint32_t size) in ProtocolProc() function in OHOS::Developtools::NativeDaemon::HookService
|
/developtools/profiler/device/plugins/ffrt_profiler/service/src/ |
H A D | ffrt_profiler_socket_service.cpp | 54 bool FfrtProfilerSocketService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, in ProtocolProc() function in OHOS::Developtools::Profiler::FfrtProfilerSocketService
|
/developtools/profiler/device/plugins/network_profiler/service/src/ |
H A D | network_profiler_socket_service.cpp | 54 bool NetworkProfilerSocketService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, in ProtocolProc() function in OHOS::Developtools::Profiler::NetworkProfilerSocketService
|
/developtools/profiler/device/plugins/ffrt_profiler/client/src/ |
H A D | ffrt_profiler_socker_client.cpp | 63 bool FfrtProfilerSocketClient::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, in ProtocolProc() function in OHOS::Developtools::Profiler::FfrtProfilerSocketClient
|
/developtools/profiler/device/plugins/network_profiler/client/src/ |
H A D | network_profiler_socker_client.cpp | 62 bool NetworkProfilerSocketClient::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, in ProtocolProc() function in OHOS::Developtools::Profiler::NetworkProfilerSocketClient
|
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/ |
H A D | native_memory_profiler_sa_service.cpp | 321 bool NativeMemoryProfilerSaService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, in ProtocolProc() function in OHOS::Developtools::NativeDaemon::NativeMemoryProfilerSaService
|
/developtools/profiler/device/plugins/native_hook/src/ |
H A D | hook_socket_client.cpp | 114 bool HookSocketClient::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, const uint32_t size) in ProtocolProc() function in HookSocketClient
|