Searched refs:local_status (Results 1 – 2 of 2) sorted by relevance
72 const Status local_status = in PredictCosts() local76 status.Update(local_status); in PredictCosts()83 if (!local_status.ok()) { in PredictCosts()
180 std::vector<Status> local_status; in FilesExist() local181 std::vector<Status>* fs_status = status ? &local_status : nullptr; in FilesExist()187 local_status.resize(itr.second.size(), s); in FilesExist()