Searched refs:InitInnerSource (Results 1 – 2 of 2) sorted by relevance
156 int InitInnerSource(const std::function<void(std::string)> &onRemoteDataChanged,
91 …errCode = InitInnerSource(callbackParam.onRemoteDataChanged, callbackParam.offlineChanged, syncInt… in Initialize()232 int SyncEngine::InitInnerSource(const std::function<void(std::string)> &onRemoteDataChanged, in InitInnerSource() function in DistributedDB::SyncEngine