Home
last modified time | relevance | path

Searched refs:AddStringAllocation (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAllocationInfo.h31 void AddStringAllocation(size_t size);
H A DEntry.cpp102 info.AddStringAllocation(fName.GetLength()); in GetAllocationInfo()
H A DAttribute.cpp138 info.AddStringAllocation(fName.GetLength()); in GetAllocationInfo()
H A DAllocationInfo.cpp145 AllocationInfo::AddStringAllocation(size_t size) in AddStringAllocation() function in AllocationInfo
H A DVolume.cpp732 info.AddStringAllocation(fName.GetLength()); in GetAllocationInfo()