Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.h36 std::function<void(std::string)> m_callbackRef; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H A Drelational_store_impl_rdbstore.h50 std::function<void()> m_callbackRef; variable