Searched refs:Address (Results 1 – 14 of 14) sorted by relevance
/device/google/cuttlefish/host/libs/vm_manager/ |
D | pci.cpp | 28 Address::Address(unsigned int bus, unsigned int device, unsigned int function) in Address() function in cuttlefish::pci::Address
|
D | pci.h | 23 class Address { 25 Address(unsigned int bus, unsigned int device, unsigned int function);
|
D | crosvm_builder.cpp | 37 std::string PciCrosvmArgument(std::optional<pci::Address> pci) { in PciCrosvmArgument() 122 const std::optional<pci::Address>& pci) { in AddTap()
|
D | crosvm_manager.cpp | 600 const pci::Address mobile_pci = pci::Address(0, VmManager::kNetPciDeviceNum, 1); in StartCommands() 601 const pci::Address ethernet_pci = pci::Address(0, VmManager::kNetPciDeviceNum, 2); in StartCommands()
|
D | crosvm_builder.h | 55 const std::optional<pci::Address>& pci = std::nullopt);
|
/device/google/cuttlefish/common/libs/net/ |
D | network_interface.h | 74 const std::string& Address() const { in Address() function
|
D | network_interface_manager.cpp | 56 in_addr_t address{inet_addr(interface.Address().c_str())}; in BuildAddrRequest()
|
/device/google/coral/json-c/ |
D | ChangeLog | 8 * Address security issues:
|
/device/google/redbull/json-c/ |
D | ChangeLog | 8 * Address security issues:
|
/device/google/sunfish/json-c/ |
D | ChangeLog | 8 * Address security issues:
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 4786 Landroid/location/Address$1; 4787 Landroid/location/Address; 13188 Lcom/android/okhttp/Address; 16252 Ljavax/sip/address/Address; 30838 PLandroid/location/Address$1;->createFromParcel(Landroid/os/Parcel;)Landroid/location/Address; 30839 PLandroid/location/Address$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object; 30840 PLandroid/location/Address;->-$$Nest$fgetmAddressLines(Landroid/location/Address;)Ljava/util/HashMa… 30841 PLandroid/location/Address;->-$$Nest$fgetmHasLatitude(Landroid/location/Address;)Z 30842 PLandroid/location/Address;->-$$Nest$fgetmHasLongitude(Landroid/location/Address;)Z 30843 PLandroid/location/Address;->-$$Nest$fgetmMaxAddressLineIndex(Landroid/location/Address;)I [all …]
|
D | preloaded-classes | 5462 android.location.Address 5463 android.location.Address$1 13837 com.android.okhttp.Address 16898 javax.sip.address.Address
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 1609 bitbang_i2c_addr(uint8_t addr) "Address 0x%02x" 3232 …d* addr, uint32_t des0, uint32_t des1, uint32_t des2, uint32_t des3)"%s: Address: %p Descriptor 0:…
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 1609 bitbang_i2c_addr(uint8_t addr) "Address 0x%02x" 3232 …d* addr, uint32_t des0, uint32_t des1, uint32_t des2, uint32_t des3)"%s: Address: %p Descriptor 0:…
|