Searched refs:kClientTimeoutMs (Results 1 – 1 of 1) sorted by relevance
17 constexpr long kClientTimeoutMs = 0; // Don't wait for non-existent services. variable119 auto client = ControlClient::Create(service_path, kClientTimeoutMs); in ReloadCommand()139 auto client = ControlClient::Create(service_path, kClientTimeoutMs); in DumpCommand()