Home
last modified time | relevance | path

Searched refs:IN_COMMUNICATOR_CALL_BACK (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h39 IN_COMMUNICATOR_CALL_BACK, // in OnConnectCallback or CommunicatorLackCallback enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp582 iter.second.state = AutoLaunchItemState::IN_COMMUNICATOR_CALL_BACK; in GetDoOpenMap()
720 … autoLaunchItemMap_[identifier][userId].state = AutoLaunchItemState::IN_COMMUNICATOR_CALL_BACK; in ReceiveUnknownIdentifierCallBack()