Searched defs:get_file_length (Results 1 – 3 of 3) sorted by relevance
24 static uint32_t get_file_length(const char *filename) { in get_file_length() function
392 def get_file_length(file_path, channels, bits, rate): function
177 size_t get_file_length(const std::string& file_path, std::error_code& error) { in get_file_length() function