Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 18 of 18) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dsensors_socket_pair.cpp20 Result<SensorsSocketPair> SensorsSocketPair::Create() { in Create() function in cuttlefish::SensorsSocketPair
Dsnapshot_control_files.cpp22 Result<SnapshotControlFiles> SnapshotControlFiles::Create( in Create() function in cuttlefish::SnapshotControlFiles
/device/google/cuttlefish/common/libs/security/
Dkeymaster_channel_windows.cpp35 std::unique_ptr<KeymasterWindowsChannel> KeymasterWindowsChannel::Create( in Create() function in cuttlefish::KeymasterWindowsChannel
Dgatekeeper_channel_windows.cpp43 std::unique_ptr<GatekeeperWindowsChannel> GatekeeperWindowsChannel::Create( in Create() function in cuttlefish::GatekeeperWindowsChannel
/device/google/cuttlefish/host/libs/msg_queue/
Dmsg_queue.cc68 std::unique_ptr<SysVMessageQueue> SysVMessageQueue::Create( in Create() function in cuttlefish::SysVMessageQueue
/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_color/
Dfullscreen_color.cpp30 Result<std::unique_ptr<SampleBase>> FullscreenColor::Create() { in Create() function in cuttlefish::FullscreenColor
/device/google/cuttlefish/tests/graphics/vulkan/secondary_command_buffer/
Dsecondary_command_buffer.cpp30 Result<std::unique_ptr<SampleBase>> SecondaryCommandBuffer::Create() { in Create() function in cuttlefish::SecondaryCommandBuffer
/device/google/cuttlefish/common/libs/fs/
Depoll.cpp33 Result<Epoll> Epoll::Create() { in Create() function in cuttlefish::Epoll
/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_texture/
Dfullscreen_texture.cpp32 Result<std::unique_ptr<SampleBase>> FullscreenTexture::Create() { in Create() function in cuttlefish::FullscreenTexture
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dclient_handler.cpp64 std::shared_ptr<ClientHandler> ClientHandler::Create( in Create() function in cuttlefish::webrtc_streaming::ClientHandler
Dlocal_recorder.cpp88 std::unique_ptr<LocalRecorder> LocalRecorder::Create( in Create() function in cuttlefish::webrtc_streaming::LocalRecorder
Dserver_connection.cpp324 std::shared_ptr<WsConnectionContext> WsConnectionContext::Create() { in Create() function in cuttlefish::webrtc_streaming::WsConnectionContext
Dstreamer.cpp198 std::unique_ptr<Streamer> Streamer::Create( in Create() function in cuttlefish::webrtc_streaming::Streamer
/device/google/cuttlefish/host/libs/screen_connector/
Dring_buffer_manager.cpp38 Result<std::unique_ptr<DisplayRingBuffer>> DisplayRingBuffer::Create( in Create() function in cuttlefish::DisplayRingBuffer
Dcomposition_manager.cpp118 Result<std::unique_ptr<CompositionManager>> CompositionManager::Create() { in Create() function in cuttlefish::CompositionManager
/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp31 std::shared_ptr<C2ComponentStore> GoldfishComponentStore::Create() { in Create() function in android::GoldfishComponentStore
/device/google/cuttlefish/host/libs/audio_connector/
Dserver.cpp116 std::unique_ptr<AudioClientConnection> AudioClientConnection::Create( in Create() function in cuttlefish::AudioClientConnection
/device/google/cuttlefish/host/commands/process_sandboxer/
Dsandbox_manager.cpp332 absl::StatusOr<std::unique_ptr<SandboxManager>> SandboxManager::Create( in Create() function in cuttlefish::process_sandboxer::SandboxManager