Searched defs:recursive (Results 1 – 3 of 3) sorted by relevance
1061 opfsUtil.unlink = async function(fsEntryName, recursive = false, argument1066 await hDir.removeEntry(filenamePart, {recursive}); field1119 recursive: true, property
409 xDeleteNoWait: async function(filename, syncDir = 0, recursive = false){ argument428 await hDir.removeEntry(filenamePart, {recursive}); field
742 int recursive /* Follow the trunk change if true */ in decode_trunk_page()1208 int recursive = 0; in main() local