Searched refs:refreshInfo (Results 1 – 1 of 1) sorted by relevance
719 std::string refreshInfo = GetRefreshInfo(pid); in OnRemoteRequest() local720 if (!reply.WriteString(refreshInfo)) { in OnRemoteRequest()