Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Dbuild_object.c21 struct object_map { struct
34 static void **get_object(const struct object_map *map, uint32_t n, int32_t modular, bool is_client); argument