Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
Ddistributeddb_communicator_deep_test.cpp800 OnDataReceive &onDataReceive, OnDeviceChange &onDataChange) in InitAdapter()
839 OnDataReceive onDataReceive; variable
884 OnDataReceive onDataReceive; variable
933 OnDataReceive onDataReceive; variable
/foundation/communication/netstack/frameworks/native/http/http_client/
Dhttp_client_task.cpp370 …unction<void(const HttpClientRequest &request, const uint8_t *data, size_t length)> &onDataReceive) in OnDataReceive()