/device/google/cuttlefish/host/commands/run_cvd/launch/ |
D | sensors_socket_pair.cpp | 20 Result<SensorsSocketPair> SensorsSocketPair::Create() { in Create() function in cuttlefish::SensorsSocketPair
|
D | snapshot_control_files.cpp | 22 Result<SnapshotControlFiles> SnapshotControlFiles::Create( in Create() function in cuttlefish::SnapshotControlFiles
|
/device/google/cuttlefish/common/libs/security/ |
D | keymaster_channel_windows.cpp | 35 std::unique_ptr<KeymasterWindowsChannel> KeymasterWindowsChannel::Create( in Create() function in cuttlefish::KeymasterWindowsChannel
|
D | gatekeeper_channel_windows.cpp | 43 std::unique_ptr<GatekeeperWindowsChannel> GatekeeperWindowsChannel::Create( in Create() function in cuttlefish::GatekeeperWindowsChannel
|
/device/google/cuttlefish/host/libs/msg_queue/ |
D | msg_queue.cc | 68 std::unique_ptr<SysVMessageQueue> SysVMessageQueue::Create( in Create() function in cuttlefish::SysVMessageQueue
|
/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_color/ |
D | fullscreen_color.cpp | 30 Result<std::unique_ptr<SampleBase>> FullscreenColor::Create() { in Create() function in cuttlefish::FullscreenColor
|
/device/google/cuttlefish/tests/graphics/vulkan/secondary_command_buffer/ |
D | secondary_command_buffer.cpp | 30 Result<std::unique_ptr<SampleBase>> SecondaryCommandBuffer::Create() { in Create() function in cuttlefish::SecondaryCommandBuffer
|
/device/google/cuttlefish/common/libs/fs/ |
D | epoll.cpp | 33 Result<Epoll> Epoll::Create() { in Create() function in cuttlefish::Epoll
|
/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_texture/ |
D | fullscreen_texture.cpp | 32 Result<std::unique_ptr<SampleBase>> FullscreenTexture::Create() { in Create() function in cuttlefish::FullscreenTexture
|
/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | client_handler.cpp | 64 std::shared_ptr<ClientHandler> ClientHandler::Create( in Create() function in cuttlefish::webrtc_streaming::ClientHandler
|
D | local_recorder.cpp | 88 std::unique_ptr<LocalRecorder> LocalRecorder::Create( in Create() function in cuttlefish::webrtc_streaming::LocalRecorder
|
D | server_connection.cpp | 324 std::shared_ptr<WsConnectionContext> WsConnectionContext::Create() { in Create() function in cuttlefish::webrtc_streaming::WsConnectionContext
|
D | streamer.cpp | 198 std::unique_ptr<Streamer> Streamer::Create( in Create() function in cuttlefish::webrtc_streaming::Streamer
|
/device/google/cuttlefish/host/libs/screen_connector/ |
D | ring_buffer_manager.cpp | 38 Result<std::unique_ptr<DisplayRingBuffer>> DisplayRingBuffer::Create( in Create() function in cuttlefish::DisplayRingBuffer
|
D | composition_manager.cpp | 118 Result<std::unique_ptr<CompositionManager>> CompositionManager::Create() { in Create() function in cuttlefish::CompositionManager
|
/device/generic/goldfish-opengl/system/codecs/c2/store/ |
D | GoldfishComponentStore.cpp | 31 std::shared_ptr<C2ComponentStore> GoldfishComponentStore::Create() { in Create() function in android::GoldfishComponentStore
|
/device/google/cuttlefish/host/libs/audio_connector/ |
D | server.cpp | 116 std::unique_ptr<AudioClientConnection> AudioClientConnection::Create( in Create() function in cuttlefish::AudioClientConnection
|
/device/google/cuttlefish/host/commands/process_sandboxer/ |
D | sandbox_manager.cpp | 332 absl::StatusOr<std::unique_ptr<SandboxManager>> SandboxManager::Create( in Create() function in cuttlefish::process_sandboxer::SandboxManager
|