Searched defs:OnCall (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ | ||
| D | server_endpoint-inl.h | 60 void ServerEndpoint<CONFIG>::OnCall( in OnCall() function |
| D | endpoint.cpp | 24 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/ | ||
| D | inspector_server.cpp | 48 void OnCall(const char *method_call, in OnCall() function in panda::tooling::inspector::test::TestServer |