Home
last modified time | relevance | path

Searched defs:up (Results 1 – 5 of 5) sorted by relevance

/system/extras/ext4_utils/
Dunencrypted_properties.cpp73 UnencryptedProperties up; in GetChild() local
/system/bt/tools/bdtool/
Dbdtool.c41 static bool up = false; variable
/system/core/libnetutils/
Dpacket.c68 uint16_t *up = (uint16_t *)buffer; in checksum() local
/system/extras/tests/net_test/
Dnet_test.py160 def SetInterfaceState(ifname, up): argument
/system/core/init/
Dbuiltins.cpp75 static int __ifupdown(const char *interface, int up) in __ifupdown()