Searched defs:hive (Results 1 – 4 of 4) sorted by relevance
39 Hive hive; field in ObjectId2759Test.Bee43 public Bee(Long id, Hive hive) { in Bee()52 public void setHive(Hive hive) { in setHive()59 Hive hive = new Hive(100500L, "main hive"); in testObjectId2759() local
213 HKEY hive; in FindSettings() local
248 void RegistryDict::ReadRegistry(HKEY hive, const base::string16& root) { in ReadRegistry()
880 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) in tncc_read_config_reg()