Searched refs:HandleStop (Results 1 – 4 of 4) sorted by relevance
132 Json::Value HandleStop(const Json::Value& request);
161 response = HandleStop(request); in OnMessage()261 Json::Value ApplicationAgent::HandleStop(const Json::Value& request) { in HandleStop() function in openscreen::cast::ApplicationAgent
1181 virtual StopHookResult HandleStop(ExecutionContext &exe_ctx,1222 StopHookResult HandleStop(ExecutionContext &exc_ctx,1240 StopHookResult HandleStop(ExecutionContext &exc_ctx,
2697 cur_hook_sp->HandleStop(exc_ctx, output_sp); in RunStopHooks()3331 Target::StopHookCommandLine::HandleStop(ExecutionContext &exc_ctx, in HandleStop() function in Target::StopHookCommandLine3390 Target::StopHookScripted::HandleStop(ExecutionContext &exc_ctx, in HandleStop() function in Target::StopHookScripted