Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Dbuild_object.c35 static bool check_mutex_object_is_null(const struct object_map *map, uint32_t n, int32_t modular, b…
52 … if (check_mutex_object_is_null(map, sizeof(map) / sizeof(map[0]), modular, is_client) == false) { in build_object()
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() function