Home
last modified time | relevance | path

Searched defs:get_file_length (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/security/fuzzing/orphans/libufdt/
H A Dmkcorpus.c24 static uint32_t get_file_length(const char *filename) { in get_file_length() function
/aosp_15_r20/external/autotest/client/cros/audio/
H A Dsox_utils.py392 def get_file_length(file_path, channels, bits, rate): function
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dmemory_buffer.cpp177 size_t get_file_length(const std::string& file_path, std::error_code& error) { in get_file_length() function