Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/recovery_ui/
H A Dethernet_device.cpp58 int EthernetDevice::SetInterfaceFlags(const unsigned set, const unsigned clr) { in SetInterfaceFlags()
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dcow_writer.cpp408 std::string clr; in Finalize() local
/aosp12/system/core/libnetutils/
H A Difc_utils.c206 static int ifc_set_flags(const char *name, unsigned set, unsigned clr) in ifc_set_flags()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/
H A DStateMachineTest.java77 private void dumpLogRecs(Collection<LogRec> clr) { in dumpLogRecs()
/aosp12/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DStateMachineTest.java73 private void dumpLogRecs(Collection<LogRec> clr) { in dumpLogRecs()