Searched refs:kMaxResourceCount (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tools/restest/
H A DResourceFile.cpp20 static const uint32 kMaxResourceCount = 10000; variable
850 if (resourceCount > kMaxResourceCount)
/haiku/src/kits/storage/
H A DResourceFile.cpp40 static const uint32 kMaxResourceCount = 10000; member in namespace:BPrivate::Storage
755 if (resourceCount > kMaxResourceCount)

Completed in 43 milliseconds