Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dflmodule.c1178 static PyMethodDef timer_methods[] = { variable
1393 return generic_add_object(f, args, fl_add_timer, timer_methods); in form_add_timer()