Home
last modified time | relevance | path

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

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