Searched defs:pdx (Results 1 - 25 of 65) sorted by relevance

123

/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dclient_channel_factory.h4 #include <pdx/client_channel.h>
5 #include <pdx/status.h>
8 namespace pdx { namespace in namespace:android
18 } // namespace pdx
H A Dmock_client_channel.h5 #include <pdx/client_channel.h>
8 namespace pdx { namespace in namespace:android
54 } // namespace pdx
H A Dmock_client_channel_factory.h5 #include <pdx/client_channel_factory.h>
8 namespace pdx { namespace in namespace:android
16 } // namespace pdx
H A Dmock_service_endpoint.h5 #include <pdx/service_endpoint.h>
8 namespace pdx { namespace in namespace:android
72 } // namespace pdx
H A Dmessage_reader.h6 #include <pdx/channel_handle.h>
7 #include <pdx/file_handle.h>
10 namespace pdx { namespace in namespace:android
35 } // namespace pdx
H A Dmessage_writer.h4 #include <pdx/channel_handle.h>
5 #include <pdx/file_handle.h>
6 #include <pdx/status.h>
9 namespace pdx { namespace in namespace:android
37 } // namespace pdx
H A Dmock_message_reader.h5 #include <pdx/message_reader.h>
8 namespace pdx { namespace in namespace:android
24 } // namespace pdx
H A Dmock_message_writer.h5 #include <pdx/message_writer.h>
8 namespace pdx { namespace in namespace:android
32 } // namespace pdx
H A Dclient_channel.h6 #include <pdx/channel_handle.h>
7 #include <pdx/file_handle.h>
8 #include <pdx/status.h>
13 namespace pdx { namespace in namespace:android
66 } // namespace pdx
H A Dservice_endpoint.h4 #include <pdx/channel_handle.h>
5 #include <pdx/file_handle.h>
6 #include <pdx/status.h>
11 namespace pdx { namespace in namespace:android
145 } // namespace pdx
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dmessage_buffer.h4 #include <pdx/rpc/thread_local_buffer.h>
7 namespace pdx { namespace in namespace:android
19 } // namespace pdx
H A Dcopy_cv_reference.h7 namespace pdx { namespace in namespace:android
40 } // namespace pdx
H A Dfind_replace.h6 #include <pdx/rpc/copy_cv_reference.h>
9 namespace pdx { namespace in namespace:android
42 } // namespace pdx
H A Dfunction_traits.h6 #include <pdx/rpc/type_operators.h>
9 namespace pdx { namespace in namespace:android
58 } // namespace pdx
H A Dtype_operators.h10 #include <pdx/channel_handle.h>
11 #include <pdx/file_handle.h>
12 #include <pdx/rpc/array_wrapper.h>
13 #include <pdx/rpc/buffer_wrapper.h>
14 #include <pdx/rpc/copy_cv_reference.h>
15 #include <pdx/rpc/pointer_wrapper.h>
16 #include <pdx/rpc/string_wrapper.h>
19 namespace pdx { namespace in namespace:android
192 } // namespace pdx
H A Denumeration.h4 #include <pdx/rpc/sequence.h>
7 namespace pdx { namespace in namespace:android
62 } // namespace pdx
/frameworks/native/libs/vr/libpdx_default_transport/private/servicefs/pdx/default_transport/
H A Dchannel_manager.h7 namespace pdx { namespace in namespace:android
10 using ChannelManager = ::android::pdx::servicefs::ChannelManager;
13 } // namespace pdx
H A Dclient_channel.h7 namespace pdx { namespace in namespace:android
10 using ClientChannel = ::android::pdx::servicefs::ClientChannel;
13 } // namespace pdx
H A Dclient_channel_factory.h7 namespace pdx { namespace in namespace:android
10 using ClientChannelFactory = ::android::pdx::servicefs::ClientChannelFactory;
13 } // namespace pdx
H A Dservice_endpoint.h7 namespace pdx { namespace in namespace:android
10 using Endpoint = ::android::pdx::servicefs::Endpoint;
13 } // namespace pdx
/frameworks/native/libs/vr/libpdx_default_transport/private/uds/pdx/default_transport/
H A Dchannel_manager.h7 namespace pdx { namespace in namespace:android
10 using ChannelManager = ::android::pdx::uds::ChannelManager;
13 } // namespace pdx
H A Dclient_channel.h7 namespace pdx { namespace in namespace:android
10 using ClientChannel = ::android::pdx::uds::ClientChannel;
13 } // namespace pdx
H A Dclient_channel_factory.h7 namespace pdx { namespace in namespace:android
10 using ClientChannelFactory = ::android::pdx::uds::ClientChannelFactory;
13 } // namespace pdx
H A Dservice_endpoint.h7 namespace pdx { namespace in namespace:android
10 using Endpoint = ::android::pdx::uds::Endpoint;
13 } // namespace pdx
/frameworks/native/libs/vr/libpdx/
H A Dstatus.cpp1 #include "pdx/status.h"
3 #include <pdx/rpc/serialization.h>
7 namespace pdx { namespace in namespace:android
14 } // namespace pdx

Completed in 345 milliseconds

123