Home
last modified time | relevance | path

Searched refs:NONE (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/codec/test/demo/heif/include/
H A Dcommand_parser.h26 NONE enumerator
33 NONE
46 ImageMirror mirrorInfo = ImageMirror::NONE;
47 ImageRotation rotateInfo = ImageRotation::NONE;
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_attribute.h19 static constexpr Attribute NONE = 0U; member in OHOS::HDI::ASTAttr
26 explicit ASTAttr(Attribute value = ASTAttr::NONE) : value_(value) {} in ASTAttr()
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dlogger.h85 NONE, enumerator
96 {NONE, "" }, in ShowLevel()
/drivers/peripheral/codec/test/demo/heif/src/
H A Dcommand_parser.cpp124 if (info == ImageMirror::NONE) { in GetMirrorPrintInfo()
125 return "ImageMirror::NONE"; in GetMirrorPrintInfo()
138 if (info == ImageRotation::NONE) { in GetRotatePrintInfo()
139 return "ImageRotation::NONE"; in GetRotatePrintInfo()
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.h78 NONE = 0, /* WPA not used. */ enumerator
H A Dhdi_hostapd_hal.c410 case NONE: /* The authentication mode is NONE. */ in SetApWpaValue()
429 if (retval == 0 && securityType != NONE) { in SetApWpaValue()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_define.h149 * Encryption Mode: WPA-PSK - wpa/wp2; NONE - password less network; WPA-EAP, SAE, wpa3.
213 NONE = 0, /* WPA not used. */ enumerator
/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.c67 TYPE(NONE),

Completed in 7 milliseconds