Home
last modified time | relevance | path

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

/base/security/device_security_level/interfaces/inner_api/include/
Ddevice_security_defines.h69 ERR_NEED_COMPATIBLE = 28, enumerator
/base/security/device_security_level/services/dslm/
Ddslm_hievent.c78 event.retMode = (info->result == ERR_NEED_COMPATIBLE) ? 1 : 0; in ReportHiEventAppInvoke()