Home
last modified time | relevance | path

Searched defs:VALID (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/netd/netutils_wrappers/
H A DNetUtilsWrapperTest-1.0.cpp27 #define VALID true macro
/aosp12/frameworks/native/libs/ui/include/ui/
H A DFenceTime.h130 VALID, enumerator
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DFenceTime.h130 VALID, enumerator
/aosp12/frameworks/proto_logging/stats/enums/server/connectivity/
H A Ddata_stall_event.proto25 VALID = 1; enumerator
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HALHeader.h56 VALID, enumerator
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/ip/
H A DIpClientTest.java101 private static final String VALID = "VALID"; field in IpClientTest
/aosp12/bionic/tests/
H A Dwchar_test.cpp376 constexpr const char* VALID = "A" "\xc2\xa2" "\xe2\x82\xac" "\xf0\xa4\xad\xa2" "ef"; in test_mbsrtowcs() local