Home
last modified time | relevance | path

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

/aosp_15_r20/system/vold/
H A DCheckpoint.h28 android::binder::Status cp_supportsBlockCheckpoint(bool& result);
H A DCheckpoint.cpp109 Status cp_supportsBlockCheckpoint(bool& result) { in cp_supportsBlockCheckpoint() function
H A DVoldNativeService.cpp787 return cp_supportsBlockCheckpoint(*_aidl_return); in supportsBlockCheckpoint()