HomeSort by relevance Sort by last modified time
    Searched full:wipe_data_via_recovery (Results 1 - 1 of 1) sorted by null

  /system/core/init/
builtins.cpp 139 static int wipe_data_via_recovery(const std::string& reason) { function
341 wipe_data_via_recovery(std::string() + "set_policy_failed:" + args[1]);
576 ret = wipe_data_via_recovery("wipe_data_via_recovery");
    [all...]

Completed in 7515 milliseconds