Home
last modified time | relevance | path

Searched defs:GetSerial (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dindirect_reference_table.h136 uint32_t GetSerial() const { in GetSerial() function
/aosp_15_r20/system/core/fastboot/device/
H A Dvariables.cpp86 bool GetSerial(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSerial() function
/aosp_15_r20/packages/modules/adb/client/
Dusb_libusb.cpp473 std::string GetSerial() { in GetSerial() function
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage.cc332 uint32_t Message::GetSerial() { in GetSerial() function in dbus::Message