Searched refs:objects (Results 1 – 3 of 3) sorted by relevance
20 objects = new Dictionary<Type, IRobotFrameworkKeywordProvider>(); in KeywordManager()47 if(!objects.TryGetValue(declaringType, out result)) in GetOrCreateObject()50 objects.Add(declaringType, result); in GetOrCreateObject()84 foreach(var obj in objects) in Dispose()90 private readonly Dictionary<Type, IRobotFrameworkKeywordProvider> objects; field in Antmicro.Renode.RobotFramework.KeywordManager
160 IMPORTANT: In the SSL/TLS server, ASecureSocket::SSLSocket objects must be disconnected with SSL/TL…165 Do not share ASocket or ASecureSocket objects across threads.
1880 * added error handling for uninitialized IRQ objects in REPL loading