Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/interfaces/inner_api/deviceauth_lite/
H A Dhichain.h106 INVALID_OPERATION_CODE = -1, enumerator
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Ddistribution.c130 if (operation_code == INVALID_OPERATION_CODE) { in check_message_support()