Searched refs:copy2 (Results 1 – 3 of 3) sorted by relevance
75 if (!entry.copy(entry.key, from, to) && entry.copy2 != nullptr) { in CopyFormatEntries()76 entry.copy2(entry.key, from, to); in CopyFormatEntries()
72 bool (*copy2)(const char* key, AMediaFormat* from, AMediaFormat* to); member
50 shutil.copy2(src, dst)