Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp162 Communicator *commPtr = new (std::nothrow) Communicator(this, commLabel); in AllocCommunicator() local
176 Communicator *commPtr = static_cast<Communicator *>(inCommunicator); in ReleaseCommunicator() local