Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Dbuild_object.c36 static bool check_depend_object_is_not_null(const struct object_map *map, uint32_t n, int32_t modul…
56 …if (check_depend_object_is_not_null(map, sizeof(map) / sizeof(map[0]), modular, is_client) == fals… in build_object()
136 static bool check_depend_object_is_not_null(const struct object_map *map, uint32_t n, int32_t modul… in check_depend_object_is_not_null() function