Home
last modified time | relevance | path

Searched refs:HandlePing (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/receiver/
Dapplication_agent.h128 Json::Value HandlePing();
Dapplication_agent.cc149 response = HandlePing(); in OnMessage()
203 Json::Value ApplicationAgent::HandlePing() { in HandlePing() function in openscreen::cast::ApplicationAgent