Home
last modified time | relevance | path

Searched defs:recordUid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr_inner.cpp205 std::string recordUid = std::to_string(formRecord.providerUserId) + formRecord.bundleName; in UpdateRenderingForm() local
294 std::string recordUid = std::to_string(formRecord.providerUserId) + formRecord.bundleName; in StopRenderingForm() local
H A Dform_render_mgr.cpp97 std::string recordUid = std::to_string(formRecord.providerUserId) + formRecord.bundleName; in RenderForm() local