Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dprocess_communication_impl.cpp122 std::shared_ptr<DistributedDB::ExtendHeaderHandle> ProcessCommunicationImpl::GetExtendHeaderHandle( in GetExtendHeaderHandle() function in OHOS::DistributedKv::ProcessCommunicationImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Diprocess_communicator.h154 virtual std::shared_ptr<ExtendHeaderHandle> GetExtendHeaderHandle(const ExtendInfo &paramInfo) in GetExtendHeaderHandle() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dprocess_communicator_impl.cpp239 std::shared_ptr<ExtendHeaderHandle> ProcessCommunicatorImpl::GetExtendHeaderHandle(const ExtendInfo… in GetExtendHeaderHandle() function in OHOS::AppDistributedKv::ProcessCommunicatorImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dnetwork_adapter.cpp424 std::shared_ptr<ExtendHeaderHandle> NetworkAdapter::GetExtendHeaderHandle(const ExtendInfo &paramIn… in GetExtendHeaderHandle() function in DistributedDB::NetworkAdapter
H A Dcommunicator_aggregator.cpp869 std::shared_ptr<ExtendHeaderHandle> CommunicatorAggregator::GetExtendHeaderHandle(const ExtendInfo … in GetExtendHeaderHandle() function in DistributedDB::CommunicatorAggregator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Dadapter_stub.cpp149 std::shared_ptr<ExtendHeaderHandle> AdapterStub::GetExtendHeaderHandle(const ExtendInfo &paramInfo) in GetExtendHeaderHandle() function in AdapterStub