Home
last modified time | relevance | path

Searched defs:compare_file (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/autotest/server/brillo/
H A Daudio_utils.py247 def compare_file(reference_audio_filename, test_audio_filename): function
/aosp_15_r20/bootable/recovery/
H A Drecovery-persist.cpp128 bool compare_file(const char* file1, const char* file2) { in compare_file() function
/aosp_15_r20/external/e2fsprogs/util/
H A Dsubst.c284 static int compare_file(FILE *old_f, FILE *new_f) in compare_file() function
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DBackupHelpers.cpp862 compare_file(const char* path, const unsigned char* data, int len) in compare_file() function