Home
last modified time | relevance | path

Searched refs:itUid (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp1314 auto itUid = std::find(itFormRecord->second.formUserUids.begin(), in GetNoHostTempForms() local
1316 if (itUid == itFormRecord->second.formUserUids.end()) { in GetNoHostTempForms()
1321 itFormRecord->second.formUserUids.erase(itUid); in GetNoHostTempForms()

Completed in 7 milliseconds