Home
last modified time | relevance | path

Searched defs:modular (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Dbuild_object.c22 int32_t modular; member
39 int32_t build_object(struct hichain *hichain, int32_t modular, bool is_client, const void *params) in build_object()
69 static void **get_object(const struct object_map *map, uint32_t n, int32_t modular, bool is_client) in get_object()
82 static uint32_t select_relation_map(const struct object_relation *map, uint32_t n, int32_t modular,… in select_relation_map()
96 static bool check_mutex_object_is_null(const struct object_map *map, uint32_t n, int32_t modular, b… in check_mutex_object_is_null()
136 …_depend_object_is_not_null(const struct object_map *map, uint32_t n, int32_t modular, bool is_clie… in check_depend_object_is_not_null()
165 int32_t modular; member
173 static void *build_object_by_modular(struct hichain *hichain, int32_t modular, bool is_client, cons… in build_object_by_modular()
H A Ddistribution.c54 int32_t modular; member
59 int32_t modular; member
66 int32_t modular; member
228 static bool is_message_illegal(int32_t operation_code, int32_t modular) in is_message_illegal()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/schedule/
H A Ddistribution.h61 int32_t modular; member