Home
last modified time | relevance | path

Searched defs:New (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dclient_server.cpp71 std::unique_ptr<ClientFilesServer> ClientFilesServer::New( in New() function in cuttlefish::ClientFilesServer
/device/google/cuttlefish/common/libs/net/
Dnetwork_interface_manager.cpp66 std::unique_ptr<NetworkInterfaceManager> NetworkInterfaceManager::New( in New() function in cuttlefish::NetworkInterfaceManager
Dnetlink_client.cpp160 std::unique_ptr<NetlinkClient> New(int type) override { in New() function in cuttlefish::__anon804422a40111::NetlinkClientFactoryImpl
/device/google/cuttlefish/host/libs/wmediumd_controller/
Dwmediumd_controller.cpp32 std::unique_ptr<WmediumdController> WmediumdController::New( in New() function in cuttlefish::WmediumdController
/device/google/cuttlefish/host/commands/cvd/selector/
Dselector_constants.cpp171 const SelectorFlags SelectorFlags::New() { in New() function in cuttlefish::selector::SelectorFlags
/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator.h106 static std::unique_ptr<UniqueResourceAllocator> New( in New() function