Searched refs:flatbuffer_path (Results 1 – 1 of 1) sorted by relevance
454 def validate_input_files(font_path, unicode_path, flatbuffer_path): argument470 if not os.path.isdir(flatbuffer_path):472 "Flatbuffer directory does not exist or is not a directory " + flatbuffer_path)474 flatbuffer_filenames = [os.path.join(flatbuffer_path, FLATBUFFER_SCHEMA),475 os.path.join(flatbuffer_path, FLATBUFFER_HEADER)]