Home
last modified time | relevance | path

Searched defs:GetExtendHeaderHandle (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
Diprocess_communicator.h149 virtual std::shared_ptr<ExtendHeaderHandle> GetExtendHeaderHandle(const ExtendInfo &paramInfo) in GetExtendHeaderHandle() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
Dprocess_communicator_impl.cpp209 std::shared_ptr<ExtendHeaderHandle> ProcessCommunicatorImpl::GetExtendHeaderHandle(const ExtendInfo… in GetExtendHeaderHandle() function in OHOS::AppDistributedKv::ProcessCommunicatorImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dnetwork_adapter.cpp402 std::shared_ptr<ExtendHeaderHandle> NetworkAdapter::GetExtendHeaderHandle(const ExtendInfo &paramIn… in GetExtendHeaderHandle() function in DistributedDB::NetworkAdapter
Dcommunicator_aggregator.cpp876 std::shared_ptr<ExtendHeaderHandle> CommunicatorAggregator::GetExtendHeaderHandle(const ExtendInfo … in GetExtendHeaderHandle() function in DistributedDB::CommunicatorAggregator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
Dadapter_stub.cpp137 std::shared_ptr<ExtendHeaderHandle> AdapterStub::GetExtendHeaderHandle(const ExtendInfo &paramInfo) in GetExtendHeaderHandle() function in AdapterStub