Home
last modified time | relevance | path

Searched refs:Invalid (Results 1 – 9 of 9) sorted by relevance

/system/teeui/libteeui/include/teeui/
Dgeneric_messages.h32 Invalid, enumerator
93 template <typename CmdT, CmdT Invalid = CmdT::Invalid>
99 return {stream, Invalid};
102 template <typename CmdT, CmdT Invalid = CmdT::Invalid> CmdT peakCmd(ReadStream in) {
/system/chre/core/
Dwifi_scan_request.cc30 return WifiScanType::Invalid; in getWifiScanTypeForEnum()
35 : WifiScanRequest(WifiScanType::Invalid, in WifiScanRequest()
/system/tools/sysprop/tests/
DCppGenTest.cpp258 …LOG_ALWAYS_FATAL("Invalid value %d for property android.test.enum", static_cast<std::int32_t>(*val…
285 LOG_ALWAYS_FATAL("Invalid value %d for property el", static_cast<std::int32_t>(*value));
/system/extras/brillo_config/
DAndroid.mk54 $(error Invalid BRILLO_PRODUCT_VERSION "$(BRILLO_PRODUCT_VERSION)", must be \
75 $(error Invalid BRILLO_SYSTEM_VERSION "$(BRILLO_SYSTEM_VERSION)", must be \
/system/chre/core/tests/
Dwifi_scan_request_test.cc26 EXPECT_EQ(request.getScanType(), WifiScanType::Invalid); in TEST()
/system/core/logcat/
Dlogpersist59 echo ERROR: Invalid --size ${size} >&2
66 echo ERROR: Invalid --buffer ${buffer} >&2
/system/chre/core/include/chre/core/
Dwifi_scan_request.h41 Invalid, enumerator
/system/teeui/libteeui/include/secure_input/
Dsecure_input_proto.h39 Invalid, enumerator
/system/core/fastboot/fuzzy_fastboot/
DREADME.md253 <test value="garbage" expect="fail" assert="Invalid var '[\w ]+'"/>
285 crash the bootloader. Invalid input MUST be handled gracefully. Using "asserts"