Searched refs:kDefaultBundleDataFile (Results 1 – 2 of 2) sorted by relevance
19 constexpr char kDefaultBundleDataFile[] = "bundle_bfbs.bin"; variable30 const char* filename{kDefaultBundleDataFile};
285 …f(stderr, " -f : Filename bundled schema to read or write (default:%s)\n", kDefaultBundleDataFile); in Usage()