/device/google/cuttlefish/common/libs/utils/ |
D | unique_resource_allocator_test.cpp | 27 auto allocator = UniqueResourceAllocator<unsigned>::New(resources); in TEST_P() 52 auto allocator = UniqueResourceAllocator<unsigned>::New(inputs); in TEST_F() 67 auto allocator = UniqueResourceAllocator<unsigned>::New(inputs); in TEST_F() 87 auto allocator = UniqueResourceAllocator<unsigned>::New(inputs); in TEST_F() 107 auto allocator = UniqueResourceAllocator<unsigned>::New(inputs); in TEST_F() 124 auto allocator = UniqueResourceAllocator<unsigned>::New(inputs); in TEST_F() 142 auto allocator = UniqueResourceAllocator<unsigned>::New(inputs); in TEST_F() 157 auto allocator = UniqueResourceAllocator<unsigned>::New(inputs); in TEST_F() 180 auto allocator = UniqueResourceAllocator<unsigned>::New(inputs); in TEST()
|
D | unique_resource_allocator.h | 106 static std::unique_ptr<UniqueResourceAllocator> New( in New() function
|
/device/google/cuttlefish/guest/commands/rename_netiface/ |
D | main.cpp | 39 std::unique_ptr<cuttlefish::NetlinkClient> nl(factory->New(NETLINK_ROUTE)); in main() 41 cuttlefish::NetworkInterfaceManager::New(factory)); in main()
|
/device/google/cuttlefish/common/libs/net/ |
D | network_interface_manager.cpp | 66 std::unique_ptr<NetworkInterfaceManager> NetworkInterfaceManager::New( in New() function in cuttlefish::NetworkInterfaceManager 74 auto client = nl_factory->New(NETLINK_ROUTE); in New()
|
D | netlink_client.h | 43 virtual std::unique_ptr<NetlinkClient> New(int type) = 0;
|
D | network_interface_manager.h | 51 static std::unique_ptr<NetworkInterfaceManager> New(
|
D | netlink_client.cpp | 163 std::unique_ptr<NetlinkClient> New(int type) override { in New() function in cuttlefish::__anonc9f60f3f0111::NetlinkClientFactoryImpl
|
/device/google/cuttlefish/guest/commands/setup_wifi/ |
D | main.cpp | 51 std::unique_ptr<cuttlefish::NetlinkClient> nl(factory->New(NETLINK_ROUTE)); in CreateWifiWrapper() 118 cuttlefish::NetworkInterfaceManager::New(cuttlefish::NetlinkClientFactory::Default()); in RenameNetwork()
|
/device/google/atv/audio_proxy/interfaces/5.1/ |
D | IAudioProxyDevicesManager.hal | 9 * New in 5.1:
|
D | IBusDevice.hal | 9 * New in 5.1:
|
/device/google/cuttlefish/host/frontend/webrtc/ |
D | client_server.h | 31 static std::unique_ptr<ClientFilesServer> New(const std::string& dir);
|
D | client_server.cpp | 71 std::unique_ptr<ClientFilesServer> ClientFilesServer::New( in New() function in cuttlefish::ClientFilesServer
|
D | main.cpp | 168 auto client_server = cuttlefish::ClientFilesServer::New(FLAGS_client_dir); in main()
|
/device/google/gs101/pkvm/ |
D | pkvm_enabler.gs101.rc | 9 # New bootloaders set the protected_vm sysprop to 0 when pkvm is disabled
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 220 ## New formats: Need to update all validation code to handle GLES 3.x-specific formats. 224 # New API calls - listed in approximate decreasing order of complexity 238 # New buffer operationarrays Mapping needs different encoding interface: copy from host on map, and… 432 # New glGets - need share group processing for program object 455 # New get 552 # New framebuffer parameters
|
/device/google/cuttlefish/shared/config/ |
D | pci.ids | 10 # New data are always welcome, especially if they are accurate. If you have
|
/device/generic/car/tools/ |
D | README.md | 30 ### New AVD config
|
/device/generic/goldfish/fvpbase/ |
D | README.md | 4 ## New to Android?
|
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/ |
D | LICENSE | 282 How to Apply These Terms to Your New Programs
|
/device/generic/car/emulator/usbpt/usbip-service/ |
D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 2722 // New in version 2. 7089 // New argument types go here :) 8461 // To support old UI. New UI should determine default sorting by process_type. 8521 // To support old UI. New UI should determine default sorting by thread_type. 8580 // To support old UI. New UI should determine default sorting by process_type. 8667 // To support old UI. New UI should determine default sorting by thread_type.
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 2887 e1000e_link_status_changed(bool status) "New link status: %d" 3179 i82596_new_mac(const char *id_with_mac) "New MAC for: %s" 3637 spapr_update_dt(unsigned cb) "New blob %u bytes" 4556 tpm_tis_abort(uint8_t locty) "New active locality is %d"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 2887 e1000e_link_status_changed(bool status) "New link status: %d" 3179 i82596_new_mac(const char *id_with_mac) "New MAC for: %s" 3637 spapr_update_dt(unsigned cb) "New blob %u bytes" 4556 tpm_tis_abort(uint8_t locty) "New active locality is %d"
|