Home
last modified time | relevance | path

Searched defs:new_address (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dmremap.cpp47 void* new_address = nullptr; in mremap() local
/aosp12/frameworks/opt/net/wifi/libwifi_system_iface/
H A Dinterface_tool.cpp116 const std::array<uint8_t, ETH_ALEN>& new_address) { in SetMacAddress()