Home
last modified time | relevance | path

Searched defs:ProtocolProc (Results 1 - 8 of 8) sorted by relevance

/developtools/profiler/device/services/ipc/include/
H A Dservice_base.h26 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 Dhook_service.cpp56 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 Dffrt_profiler_socket_service.cpp54 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 Dnetwork_profiler_socket_service.cpp54 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 Dffrt_profiler_socker_client.cpp63 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 Dnetwork_profiler_socker_client.cpp62 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 Dnative_memory_profiler_sa_service.cpp321 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 Dhook_socket_client.cpp114 bool HookSocketClient::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, const uint32_t size) in ProtocolProc() function in HookSocketClient

Completed in 3 milliseconds