Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dkv_store_death_recipient.cpp29 const std::string DYNAMIC_STORE_ID = "dp_kv_store"; variable
62 if (storeId == DYNAMIC_STORE_ID) { in OnRemoteDied()