Home
last modified time | relevance | path

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

/system/vold/
DCheckpoint.h32 android::binder::Status cp_startCheckpoint(int retry);
DCheckpoint.cpp124 Status cp_startCheckpoint(int retry) { in cp_startCheckpoint() function
DVoldNativeService.cpp750 return cp_startCheckpoint(retry); in startCheckpoint()