Home
last modified time | relevance | path

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

/u-boot/test/boot/
A Dexpo.c186 ut_asserteq(0, scene_obj_count(scn)); in expo_object()
205 ut_asserteq(1, scene_obj_count(scn)); in expo_object()
212 ut_asserteq(2, scene_obj_count(scn)); in expo_object()
218 ut_asserteq(3, scene_obj_count(scn)); in expo_object()
/u-boot/include/
A Dexpo.h352 int scene_obj_count(struct scene *scn);
/u-boot/boot/
A Dscene.c82 int scene_obj_count(struct scene *scn) in scene_obj_count() function

Completed in 17 milliseconds