Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h142 int ResponseRemoteQueryRequest(RelationalDBSyncInterface *storage, const PreparedStmt &stmt,
H A Dremote_executor.cpp269 …int errCode = ResponseRemoteQueryRequest(storage, requestPacket->GetPreparedStmt(), device, inMsg-… in SendRemoteExecutorData()
939 int RemoteExecutor::ResponseRemoteQueryRequest(RelationalDBSyncInterface *storage, const PreparedSt… in ResponseRemoteQueryRequest() function in DistributedDB::RemoteExecutor