Searched refs:serverDictionary_ (Results 1 – 2 of 2) sorted by relevance
51 NSMutableDictionary *serverDictionary_; // The dictionary mapping a variable
412 serverDictionary_ = [[NSMutableDictionary alloc] init];417 [serverDictionary_ setObject:socorroDictionary_ forKey:kSocorroServerType];418 [serverDictionary_ setObject:googleDictionary_ forKey:kGoogleServerType];442 return [serverDictionary_ objectForKey:kDefaultServerType];444 return [serverDictionary_ objectForKey:serverType];631 [serverDictionary_ release];