Searched refs:serverDictionary_ (Results 1 – 2 of 2) sorted by relevance
58 NSMutableDictionary *serverDictionary_; // The dictionary mapping a variable
417 serverDictionary_ = [[NSMutableDictionary alloc] init];422 [serverDictionary_ setObject:socorroDictionary_ forKey:kSocorroServerType];423 [serverDictionary_ setObject:googleDictionary_ forKey:kGoogleServerType];447 return [serverDictionary_ objectForKey:kDefaultServerType];449 return [serverDictionary_ objectForKey:serverType];683 [serverDictionary_ release];