Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Dbuild_object.c82 static uint32_t select_relation_map(const struct object_relation *map, uint32_t n, int32_t modular,… in select_relation_map() function
115 … uint32_t count = select_relation_map(mutex_map, sizeof(mutex_map) / sizeof(mutex_map[0]), modular, in check_mutex_object_is_null()
142 uint32_t count = select_relation_map(depend_map, sizeof(depend_map) / sizeof(depend_map[0]), in check_depend_object_is_not_null()