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/
Dserver_endpoint-inl.h60 void ServerEndpoint<CONFIG>::OnCall( in OnCall() function
Dendpoint.cpp24 void EndpointBase::OnCall(const char *method, EndpointBase::MethodHandler &&handler) in OnCall() function in panda::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 panda::tooling::inspector::test::TestServer