Home
last modified time | relevance | path

Searched refs:DMS_EC_PARSE_TLV_FAILURE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk_lite/interfaces/innerkits/
H A Ddmsfwk_interface.h35 DMS_EC_PARSE_TLV_FAILURE = 3, enumerator
/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c273 return DMS_EC_PARSE_TLV_FAILURE; in ProcessCommuMsg()