Searched refs:GHashTable (Results 1 – 5 of 5) sorted by relevance
455 typedef ::GHashTable element_type;461 explicit ScopedHashTable(::GHashTable* p)488 GHashTable* get() {492 void reset(::GHashTable* p = nullptr) {500 ::GHashTable* object_;
887 struct GHashTable { struct891 GHashTable() = default;892 ~GHashTable();959 GHashTable table;964 GHashTable::~GHashTable() { delete[] table; } in ~GHashTable()966 void GHashTable::init(uint32_t newTableSize) { in init()972 uint32_t GHashTable::insert(GloballyHashedType ghash, GHashCell newCell) { in insert()
120 GHashTable *properties;129 static GHashTable *devices_by_path;132 static GHashTable *devices_by_syspath;135 static GHashTable *devices_by_ptr;
44 GHashTable *properties; in print_device()
81 static GHashTable *file_redirection_map;