Searched refs:SetFile (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DFDManager.h31 static status_t SetFile(BFile* file, const char* path,
H A DFDManager.cpp129 // SetFile
131 FDManager::SetFile(BFile* file, const char* path, uint32 openMode) function in class:FDManager
H A DNetFSServer.cpp942 error = FDManager::SetFile(&file, filePath.Path(), B_READ_ONLY);
1003 error = FDManager::SetFile(&file, filePath.Path(),
/haiku/headers/private/package/hpkg/
H A DPackageFileHeapAccessorBase.h92 void SetFile(BPositionIO* file) function in class:BPackageKit::BHPKG::BPrivate::PackageFileHeapAccessorBase
/haiku/src/kits/debugger/dwarf/
H A DAttributeValue.h361 void SetFile(uint32 file) function in struct:DeclarationLocation
H A DDebugInfoEntry.cpp164 location->SetFile(value.constant);
H A DDebugInfoEntries.cpp2370 fDeclarationLocation.SetFile(value.constant);
2479 fDeclarationLocation.SetFile(value.constant);
2575 fDeclarationLocation.SetFile(value.constant);
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.cpp418 fHeapReader->SetFile(this);
/haiku/src/system/boot/loader/file_systems/packagefs/
H A Dpackagefs.cpp339 fHeapReader->SetFile(fFile);

Completed in 65 milliseconds