Home
last modified time | relevance | path

Searched refs:closed (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dtcp_socket.h61 bool closed() const;
Dtcp_socket.cpp46 bool ClientSocket::closed() const { in closed() function in cuttlefish::ClientSocket
/device/generic/goldfish/data/etc/
Dconfig.ini.foldable48 ## list of supported postures by index. 0: unknown, 1: closed, 2: half-open, 3: open, 4: flipped, 5…
/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java542 Range.closed(base.usedRamBytes() - MAX_ALLOWED_RAM_BYTES_DIFF, in doCheckForLeaks()