Searched refs:kMaxFileCount (Results 1 – 1 of 1) sorted by relevance
63 const uint32 kMaxFileCount = 1000000; variable756 else if (maxFileCount > kMaxFileCount) in main()757 maxFileCount = kMaxFileCount; in main()