Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/magma/
DDecoder.cpp24 std::unique_ptr<Decoder> Decoder::Create() { in Create() function in gfxstream::magma::Decoder
DIntelDrmDecoder.cpp25 std::unique_ptr<IntelDrmDecoder> IntelDrmDecoder::Create() { in Create() function in gfxstream::magma::IntelDrmDecoder
/device/generic/vulkan-cereal/fake-android-guest/ui/
DDetachedBufferHandle.h27 static std::unique_ptr<DetachedBufferHandle> Create(pdx::LocalChannelHandle handle) { in Create() function
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotShaders_unittest.cpp188 TEST_F(SnapshotGlVertexShaderTest, Create) { in TEST_F() argument
220 TEST_F(SnapshotGlFragmentShaderTest, Create) { in TEST_F() argument
/device/google/felix/vibrator/cs40l26/
DVibMgrHwApi.h42 static std::unique_ptr<VibMgrHwApi> Create() { in Create() function
DHardware.h70 static std::unique_ptr<HwApi> Create() { in Create() function
298 static std::unique_ptr<HwCal> Create() { in Create() function
/device/google/cuttlefish/host/libs/msg_queue/
Dmsg_queue.cc48 std::unique_ptr<SysVMessageQueue> SysVMessageQueue::Create( in Create() function in cuttlefish::SysVMessageQueue
/device/google/cuttlefish/host/commands/cvd/server_command/
Dhost_tool_target.cpp32 Result<HostToolTarget> HostToolTarget::Create( in Create() function in cuttlefish::HostToolTarget
Dflags_collector.cpp140 std::unique_ptr<FlagInfo> FlagInfo::Create( in Create() function in cuttlefish::FlagInfo
/device/google/cuttlefish/common/libs/security/
Dgatekeeper_channel_windows.cpp44 std::unique_ptr<GatekeeperWindowsChannel> GatekeeperWindowsChannel::Create( in Create() function in cuttlefish::GatekeeperWindowsChannel
Dkeymaster_channel_windows.cpp35 std::unique_ptr<KeymasterWindowsChannel> KeymasterWindowsChannel::Create( in Create() function in cuttlefish::KeymasterWindowsChannel
/device/google/cuttlefish/common/libs/fs/
Depoll.cpp31 Result<Epoll> Epoll::Create() { in Create() function in cuttlefish::Epoll
/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.cpp85 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.cpp182 std::unique_ptr<Streamer> Streamer::Create( in Create() function in cuttlefish::webrtc_streaming::Streamer
/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator.h101 static UniqueResourceAllocator& Create(const std::vector<T>& pool) { in Create() function
/device/google/sunfish/vibrator/drv2624/
DHardware.h33 static std::unique_ptr<HwApi> Create() { in Create() function
/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp31 std::shared_ptr<C2ComponentStore> GoldfishComponentStore::Create() { in Create() function in android::GoldfishComponentStore
/device/google/barbet/vibrator/drv2624/
DHardware.h28 static std::unique_ptr<HwApi> Create() { in Create() function
/device/google/bramble/vibrator/drv2624/
DHardware.h28 static std::unique_ptr<HwApi> Create() { in Create() function
/device/google/redfin/vibrator/drv2624/
DHardware.h28 static std::unique_ptr<HwApi> Create() { in Create() function
/device/google/cuttlefish/host/libs/audio_connector/
Dserver.cpp109 std::unique_ptr<AudioClientConnection> AudioClientConnection::Create( in Create() function in cuttlefish::AudioClientConnection
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi.cpp778 VkResult LayerChain::Create(const VkInstanceCreateInfo* create_info, in Create() function in vulkan::api::__anon53f158b30111::LayerChain
850 VkResult LayerChain::Create(VkPhysicalDevice physical_dev, in Create() function in vulkan::api::__anon53f158b30111::LayerChain
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp2950 Pipe Pipe::Create(Flags flags) { in Create() function in perfetto::base::Pipe
4987 TempFile TempFile::Create() { in Create() function in perfetto::base::TempFile
5049 TempDir TempDir::Create() { in Create() function in perfetto::base::TempDir
45161 std::unique_ptr<TraceBuffer> TraceBuffer::Create(size_t size_in_bytes, in Create() function in perfetto::TraceBuffer
63114 static AsyncResult Create() { in Create() function in perfetto::ipc::AsyncResult
65929 std::unique_ptr<PosixSharedMemory> PosixSharedMemory::Create(size_t size) { in Create() function in perfetto::PosixSharedMemory