Searched refs:CountElements (Results 26 - 35 of 35) sorted by relevance

12

/haiku/headers/private/shared/
H A DHashMap.h487 return fTable.CountElements();
/haiku/headers/private/kernel/util/
H A DKMessage.h266 int32 CountElements() const;
/haiku/src/kits/package/hpkg/
H A DWriterImplBase.cpp643 int32 count = cache.CountElements();
/haiku/src/kits/app/
H A DMessageAdapter.cpp303 int32 elementCount = field.CountElements();
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp1128 * previousDimension->CountElements();
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.cpp2109 int32 count = entryInfos->CountElements();
2917 int32 count = _entryInfos.CountElements();
/haiku/src/servers/package/
H A DVolume.cpp506 int32 elementCount = solution->CountElements();
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp1713 //directoryID, reply.error, reply.entryInfos.CountElements(),
1721 result, reply.entryInfos.CountElements());
1843 int32 count = request->names.CountElements();
1865 result, reply.entryInfos.CountElements());
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp513 uint32 packageCount = fPackages.CountElements();
/haiku/src/system/kernel/fs/
H A Dvfs.cpp3417 uint32 count = sVnodeTable->CountElements();

Completed in 278 milliseconds

12