Searched refs:RemoveGlobalCallObject (Results 1 – 2 of 2) sorted by relevance
550 bool RemoveGlobalCallObject(const std::string &instanceName);
591 if (!worker->RemoveGlobalCallObject(instanceName)) { in UnregisterGlobalCallObject()1209 bool Worker::RemoveGlobalCallObject(const std::string &instanceName) in RemoveGlobalCallObject() function in Commonlibrary::Concurrent::WorkerModule::Worker