HomeSort by relevance Sort by last modified time
    Searched refs:CURRENT_MAJOR_VERSION (Results 1 - 2 of 2) sorted by null

  /system/vold/
cryptfs.h 33 #define CURRENT_MAJOR_VERSION 1
cryptfs.c 789 if (crypt_ftr->major_version != CURRENT_MAJOR_VERSION) {
791 crypt_ftr->major_version, CURRENT_MAJOR_VERSION);
    [all...]

Completed in 32 milliseconds