Searched refs:PropInt (Results 1 - 5 of 5) sorted by relevance

/pkg/src/modules/server/
H A Ddepot.py2189 cfg.PropInt("port"),
2192 cfg.PropInt("socket_timeout"),
2193 cfg.PropInt("sort_file_max_size",
2202 cfg.PropInt("threads"),
2214 cfg.PropInt("feed_window", default=24)
2220 cfg.PropInt("nasty_level"),
2221 cfg.PropInt("nasty_sleep", default=35)
H A Drepository.py4189 cfg.PropInt("refresh_seconds", default=14400),
4202 cfg.PropInt("window", default=24),
4222 cfg.PropInt("refresh_seconds", default=14400),
4235 cfg.PropInt("window", default=24),
4243 cfg.PropInt("version"),
/pkg/src/tests/api/
H A Dt_config.py300 propcls = cfg.PropInt
1019 cfg.PropInt("int_basic"),
1020 cfg.PropInt("int_default", default=14400),
/pkg/src/modules/client/
H A Dimageconfig.py114 cfg.PropInt("version"),
163 cfg.PropInt("version"),
/pkg/src/modules/
H A Dconfig.py419 class PropInt(Property): class in inherits:Property

Completed in 318 milliseconds