/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/network_profiler/service/src/ |
D | network_profiler_socket_service.cpp | 54 bool NetworkProfilerSocketService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t… in ProtocolProc() function in OHOS::Developtools::Profiler::NetworkProfilerSocketService
|
/developtools/profiler/device/plugins/ffrt_profiler/service/src/ |
D | ffrt_profiler_socket_service.cpp | 54 bool FfrtProfilerSocketService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *b… in ProtocolProc() function in OHOS::Developtools::Profiler::FfrtProfilerSocketService
|
/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/ffrt_profiler/client/src/ |
D | ffrt_profiler_socker_client.cpp | 62 bool FfrtProfilerSocketClient::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *bu… in ProtocolProc() function in OHOS::Developtools::Profiler::FfrtProfilerSocketClient
|
/developtools/profiler/device/plugins/network_profiler/client/src/ |
D | network_profiler_socker_client.cpp | 63 bool NetworkProfilerSocketClient::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t … in ProtocolProc() function in OHOS::Developtools::Profiler::NetworkProfilerSocketClient
|
/developtools/profiler/device/plugins/native_hook/src/ |
D | hook_socket_client.cpp | 119 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 | 316 bool NativeMemoryProfilerSaService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_… in ProtocolProc() function in OHOS::Developtools::NativeDaemon::NativeMemoryProfilerSaService
|