Lines Matching defs:args

53 Result<void> check_chown(const BuiltinArguments& args) {  in check_chown()
72 Result<void> check_exec(const BuiltinArguments& args) { in check_exec()
83 Result<void> check_exec_background(const BuiltinArguments& args) { in check_exec_background()
87 Result<void> check_exec_reboot_on_failure(const BuiltinArguments& args) { in check_exec_reboot_on_failure()
96 Result<void> check_interface_restart(const BuiltinArguments& args) { in check_interface_restart()
103 Result<void> check_interface_start(const BuiltinArguments& args) { in check_interface_start()
107 Result<void> check_interface_stop(const BuiltinArguments& args) { in check_interface_stop()
111 Result<void> check_load_system_props(const BuiltinArguments& args) { in check_load_system_props()
115 Result<void> check_loglevel(const BuiltinArguments& args) { in check_loglevel()
126 Result<void> check_mount_all(const BuiltinArguments& args) { in check_mount_all()
134 Result<void> check_mkdir(const BuiltinArguments& args) { in check_mkdir()
142 Result<void> check_restorecon(const BuiltinArguments& args) { in check_restorecon()
153 Result<void> check_restorecon_recursive(const BuiltinArguments& args) { in check_restorecon_recursive()
157 Result<void> check_setprop(const BuiltinArguments& args) { in check_setprop()
197 Result<void> check_setrlimit(const BuiltinArguments& args) { in check_setrlimit()
205 Result<void> check_swapon_all(const BuiltinArguments& args) { in check_swapon_all()
213 Result<void> check_sysclktz(const BuiltinArguments& args) { in check_sysclktz()
223 Result<void> check_umount_all(const BuiltinArguments& args) { in check_umount_all()
231 Result<void> check_wait(const BuiltinArguments& args) { in check_wait()
241 Result<void> check_wait_for_prop(const BuiltinArguments& args) { in check_wait_for_prop()