NtSetInformationFile   50 sandbox/win/src/filesystem_dispatcher.cc         &FilesystemDispatcher::NtSetInformationFile)
NtSetInformationFile   78 sandbox/win/src/filesystem_dispatcher.cc       return INTERCEPT_NT(manager, NtSetInformationFile, SET_INFO_FILE_ID, 24);
NtSetInformationFile   49 sandbox/win/src/filesystem_dispatcher.h   bool NtSetInformationFile(IPCInfo* ipc, HANDLE handle,
NtSetInformationFile  354 sandbox/win/src/filesystem_policy.cc   NtSetInformationFileFunction NtSetInformationFile = NULL;
NtSetInformationFile  355 sandbox/win/src/filesystem_policy.cc   ResolveNTFunctionPtr("NtSetInformationFile", &NtSetInformationFile);
NtSetInformationFile  369 sandbox/win/src/filesystem_policy.cc   *nt_status = NtSetInformationFile(local_handle, io_block, file_info, length,