Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dconcurrent_map.h317 void DoActionWhenClone(const std::function<void(const std::map<_Key, _Tp> &)> &action) in DoActionWhenClone() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_impl.cpp463 pref->valuesCache_.DoActionWhenClone( in WriteToDiskFile()