Home
last modified time | relevance | path

Searched defs:RegSendableCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dnetwork_adapter.cpp258 int NetworkAdapter::RegSendableCallback(const SendableCallback &onSendable, const Finalizer &inOper) in RegSendableCallback() function in DistributedDB::NetworkAdapter
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Dadapter_stub.cpp136 int AdapterStub::RegSendableCallback(const SendableCallback &onSendable, const Finalizer &inOper) in RegSendableCallback() function in AdapterStub