Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/libs/libUI/
Dscreen_manager.c104 static int __check_ui_param(const char *name, const uint8_t type, const struct scm_ui_framework_ope… in __check_ui_param() function
133 if (__check_ui_param(name, type, ops) != 0) in scm_register_alloc()
175 if (__check_ui_param(ui->name, ui->type, ui->ui_ops) != 0) in scm_register()