Searched refs:kClientSockTimeoutMs (Results 1 – 3 of 3) sorted by relevance
42 constexpr uint32_t kClientSockTimeoutMs = 1000; variable
124 if (!sock.SetTxTimeout(kClientSockTimeoutMs)) { in ConnectToHeapprofd()128 if (!sock.SetRxTimeout(kClientSockTimeoutMs)) { in ConnectToHeapprofd()
302 if (!parent_sock.SetTxTimeout(perfetto::profiling::kClientSockTimeoutMs)) { in CreateClientAndPrivateDaemon()307 if (!parent_sock.SetRxTimeout(perfetto::profiling::kClientSockTimeoutMs)) { in CreateClientAndPrivateDaemon()