Searched refs:newSuffix (Results 1 – 1 of 1) sorted by relevance
259 std::string newSuffix; in cp_needsRollback() local262 auto cb = [&newSuffix](hidl_string s) { newSuffix = s; }; in cp_needsRollback()264 if (oldSuffix == newSuffix) return true; in cp_needsRollback()