Searched defs:recreate (Results 1 – 2 of 2) sorted by relevance
276 private void recreate(byte[] escrowSplit0, byte[] escrowSplit1) { in recreate() method in SyntheticPasswordManager.AuthenticationToken
939 static int open_output_file(const char* file_name, bool recreate, int permissions) { in open_output_file()