Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dkv_store_death_recipient.cpp30 const std::string STATIC_STORE_ID = "dp_kv_static_store"; variable
65 if (storeId == STATIC_STORE_ID) { in OnRemoteDied()
H A Dkv_data_change_listener.cpp39 const std::string STATIC_STORE_ID = "dp_kv_static_store"; variable
56 if (storeId_ == STATIC_STORE_ID) { in OnChange()
76 if (origin.store == STATIC_STORE_ID) { in OnChange()