Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.h149 GetDataStrategy getDataStrategy_; variable
H A Ddata_share_service_impl.cpp397 return getDataStrategy_.Execute(context, errorCode); in GetData()