Home
last modified time | relevance | path

Searched defs:ILLEGAL_TYPE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h73 ILLEGAL_TYPE enumerator
96 ILLEGAL_TYPE enumerator
H A Dnotification_content.h83 ILLEGAL_TYPE enumerator
H A Dnotification_constant.h68ILLEGAL_TYPE, // invalid type,it is used as the upper limit of the enumerated value enumerator
103 ILLEGAL_TYPE enumerator
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.h288 const std::string ILLEGAL_TYPE = "Wrong event type"; member