Home
last modified time | relevance | path

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

/external/toybox/android/linux/generated/
Dconfig.h192 #define USE_FSFREEZE(...) macro
Dnewtoys.h96 USE_FSFREEZE(NEWTOY(fsfreeze, "<1>1f|u|[!fu]", TOYFLAG_USR|TOYFLAG_SBIN))
/external/toybox/android/mac/generated/
Dconfig.h192 #define USE_FSFREEZE(...) macro
Dnewtoys.h96 USE_FSFREEZE(NEWTOY(fsfreeze, "<1>1f|u|[!fu]", TOYFLAG_USR|TOYFLAG_SBIN))
/external/toybox/android/device/generated/
Dconfig.h192 #define USE_FSFREEZE(...) __VA_ARGS__ macro
Dnewtoys.h96 USE_FSFREEZE(NEWTOY(fsfreeze, "<1>1f|u|[!fu]", TOYFLAG_USR|TOYFLAG_SBIN))
/external/autotest/server/hosts/
Dcros_host.py118 USE_FSFREEZE = CONFIG.get_config_value( variable in CrosHost
3348 if freeze_for_reset and self.USE_FSFREEZE:
3357 if freeze_for_reset and self.USE_FSFREEZE: