Home
last modified time | relevance | path

Searched refs:removableModuleFormIdKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_db_cache.cpp375 FormIdKey removableModuleFormIdKey(dbInfo.bundleName, dbInfo.moduleName); in BatchDeleteNoHostDBForms() local
376 removableModuleSet.emplace(removableModuleFormIdKey); in BatchDeleteNoHostDBForms()
H A Dform_event_util.cpp534 FormIdKey removableModuleFormIdKey(dbInfo.bundleName, dbInfo.moduleName); in BatchDeleteNoHostDBForms() local
535 removableModuleSet.emplace(removableModuleFormIdKey); in BatchDeleteNoHostDBForms()