Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_base_adapter.h48 auto fun = [this]() { InvokeData(); }; in StartTimerThread()
52 virtual void InvokeData() = 0;
H A Dhiview_adapter.h51 void InvokeData() override;
H A Dhiview_adapter.cpp74 void HiViewAdapter::InvokeData() in InvokeData() function in OHOS::DataShare::HiViewAdapter