Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h147 …static int CheckRemoteRecvData(const std::string &device, SyncGenericInterface *storage, int32_t r…
H A Dremote_executor.cpp243 …errCode = CheckRemoteRecvData(device, storage, requestPacket->GetSecLabel(), requestPacket->GetVer… in CheckPermissions()
1006 int RemoteExecutor::CheckRemoteRecvData(const std::string &device, SyncGenericInterface *storage, in CheckRemoteRecvData() function in DistributedDB::RemoteExecutor