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

  /system/vold/
cryptfs.h 235 int cryptfs_enable(int type, const char* passwd, int no_ui);
VoldNativeService.cpp 552 rc = cryptfs_enable(passwordType, password.c_str(), noUi);
cryptfs.cpp 2495 int cryptfs_enable(int type, const char* passwd, int no_ui) { function
    [all...]

Completed in 59 milliseconds