Searched refs:ChkAutoLaunchAbort (Results 1 – 2 of 2) sorted by relevance
184 bool ChkAutoLaunchAbort(const std::string &identifier, AutoLaunchItem &autoLaunchItem);
811 bool abort = ChkAutoLaunchAbort(identifier, autoLaunchItem); in AutoLaunchExtTask()1414 bool AutoLaunch::ChkAutoLaunchAbort(const std::string &identifier, AutoLaunchItem &autoLaunchItem) in ChkAutoLaunchAbort() function in DistributedDB::AutoLaunch