Home
last modified time | relevance | path

Searched defs:OnCall (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/
Dserver_endpoint_base.cpp27 void ServerEndpointBase::OnCall( in OnCall() function in ark::tooling::inspector::ServerEndpointBase
Dendpoint_base.cpp24 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/
Dinspector_server.cpp48 void OnCall(const char *method_call, in OnCall() function in ark::tooling::inspector::test::TestServer