Searched refs:ExtConnectionLifeCycleCallbackTask (Results 1 – 3 of 3) sorted by relevance
33 AutoLaunch::ExtConnectionLifeCycleCallbackTask(identifier, userId); in CallExtConnectionLifeCycleCallbackTask()
161 … void ExtConnectionLifeCycleCallbackTask(const std::string &identifier, const std::string &userId);
888 [this, identifier, userId] { ExtConnectionLifeCycleCallbackTask(identifier, userId); }); in ExtConnectionLifeCycleCallback()894 void AutoLaunch::ExtConnectionLifeCycleCallbackTask(const std::string &identifier, const std::strin… in ExtConnectionLifeCycleCallbackTask() function in DistributedDB::AutoLaunch