Searched refs:sync_ls_cb (Results 1 – 1 of 1) sorted by relevance
60 typedef void(sync_ls_cb)(unsigned mode, uint64_t size, uint64_t time, const char* name); typedef528 static bool FinishLsImpl(borrowed_fd fd, const std::function<sync_ls_cb>& callback) { in FinishLsImpl()553 bool FinishLs(const std::function<sync_ls_cb>& callback) { in FinishLs()985 const std::function<sync_ls_cb>& func) { in sync_ls()