Searched refs:CreateFileWithSd (Results 1 – 1 of 1) sorted by relevance
67 bool CreateFileWithSd(const FilePath& path, void* sd, bool directory) { in CreateFileWithSd() function84 return CreateFileWithSd(path, sd_ptr.get(), directory); in CreateFileWithDacl()427 ASSERT_TRUE(CreateFileWithSd(path, nullptr, false)); in TEST()