Searched refs:fd_fds (Results 1 – 1 of 1) sorted by relevance
34 std::vector<int> fd_fds; in SpawnMultiProcessTestChild() local37 fd_fds.push_back(iter.first); in SpawnMultiProcessTestChild()43 base::android::ToJavaIntArray(env, fd_fds)); in SpawnMultiProcessTestChild()