Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h144 …void ReceiveUnknownIdentifierCallBackTask(const std::string &identifier, const std::string &userId…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp656 void AutoLaunch::ReceiveUnknownIdentifierCallBackTask(const std::string &identifier, const std::str… in ReceiveUnknownIdentifierCallBackTask() function in DistributedDB::AutoLaunch
725 [this, identifier, userId] { ReceiveUnknownIdentifierCallBackTask(identifier, userId); }); in ReceiveUnknownIdentifierCallBack()