Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Ddistribution.c44 static int32_t get_operation_code(const struct header_analysis *nav, const struct message *receive);
129 int32_t operation_code = get_operation_code(nav, receive); in check_message_support()
220 static int32_t get_operation_code(const struct header_analysis *nav, const struct message *receive) in get_operation_code() function