Searched refs:client_fd_string (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/embedder/
H A Dplatform_channel_pair_posix.cc64 std::string client_fd_string = local
67 if (client_fd_string.empty() ||
68 !base::StringToInt(client_fd_string, &client_fd) ||

Completed in 144 milliseconds