Searched defs:OnNewChannelLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_endpoint.cpp277 status.PropagateError(OnNewChannelLocked(std::move(channel_fd), nullptr));
281 Status<std::pair<int32_t, Endpoint::ChannelData*>> Endpoint::OnNewChannelLocked( function in class:android::pdx::uds::Endpoint
288 "Endpoint::OnNewChannelLocked: Failed to add channel to endpoint: %s\n",
437 OnNewChannelLocked(std::move(local_socket), channel);

Completed in 32 milliseconds