Searched refs:FillOwnerName (Results 1 – 2 of 2) sorted by relevance
169 void FillOwnerName(TarHeader &hdr, const struct stat &st);
293 FillOwnerName(hdr, st); in AddFile()468 void TarFile::FillOwnerName(TarHeader &hdr, const struct stat &st) in FillOwnerName() function in OHOS::FileManagement::Backup::TarFile