Searched defs:OnCall (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/ | ||
| D | server_endpoint_base.cpp | 27 void ServerEndpointBase::OnCall( in OnCall() function in ark::tooling::inspector::ServerEndpointBase |
| D | endpoint_base.cpp | 24 void EndpointBase::OnCall(const char *method, EndpointBase::MethodHandler &&handler) in OnCall() function in ark::tooling::inspector::EndpointBase |
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/ | ||
| D | inspector_server.cpp | 48 void OnCall(const char *method_call, in OnCall() function in ark::tooling::inspector::test::TestServer |