Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Dbuild_object.c98 const struct object_relation mutex_map[] = { { PAKE_MODULAR, STS_MODULAR, true, false }, in check_mutex_object_is_null() local
114 object_relation_ptr select_map[sizeof(mutex_map) / sizeof(mutex_map[0])] = {0}; in check_mutex_object_is_null()
115 … uint32_t count = select_relation_map(mutex_map, sizeof(mutex_map) / sizeof(mutex_map[0]), modular, in check_mutex_object_is_null()