• Home
  • Raw
  • Download

Lines Matching refs:AssertBlockingAllowed

74   AssertBlockingAllowed();  in CallStat()
78 AssertBlockingAllowed(); in CallLstat()
83 AssertBlockingAllowed();
87 AssertBlockingAllowed();
184 AssertBlockingAllowed(); in DoCopyDirectory()
338 AssertBlockingAllowed(); in MakeAbsoluteFilePath()
350 AssertBlockingAllowed(); in DeleteFile()
387 AssertBlockingAllowed(); in ReplaceFile()
458 AssertBlockingAllowed(); in PathExists()
469 AssertBlockingAllowed(); in PathIsWritable()
475 AssertBlockingAllowed(); in DirectoryExists()
498 AssertBlockingAllowed(); // For call to mkstemp(). in CreateAndOpenFdForTemporaryFileInDir()
532 AssertBlockingAllowed(); in GetPosixFilePermissions()
547 AssertBlockingAllowed(); in SetPosixFilePermissions()
636 AssertBlockingAllowed(); // For call to close(). in CreateTemporaryFile()
659 AssertBlockingAllowed(); // For call to close(). in CreateTemporaryFileInDir()
667 AssertBlockingAllowed(); // For call to mkdtemp(). in CreateTemporaryDirInDirImpl()
704 AssertBlockingAllowed(); // For call to mkdir(). in CreateDirectoryAndGetError()
789 AssertBlockingAllowed(); in OpenFile()
821 AssertBlockingAllowed(); in ReadFile()
833 AssertBlockingAllowed(); in WriteFile()
862 AssertBlockingAllowed(); in AppendToFile()
886 AssertBlockingAllowed(); in GetCurrentDirectory()
898 AssertBlockingAllowed(); in SetCurrentDirectory()
953 AssertBlockingAllowed(); in VerifyPathControlledByAdmin()
978 AssertBlockingAllowed(); in GetMaximumPathComponentLength()
1010 AssertBlockingAllowed(); in CopyFile()
1037 AssertBlockingAllowed(); in MoveUnsafe()