HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_hash_table_insert_string (Results 1 - 11 of 11) sorted by null

  /external/dbus/dbus/
dbus-hash.h 108 dbus_bool_t _dbus_hash_table_insert_string (DBusHashTable *table,
dbus-server-debug-pipe.c 171 if (!_dbus_hash_table_insert_string (server_pipe_hash,
dbus-userdb-util.c 294 if (!_dbus_hash_table_insert_string (db->groups_by_name,
dbus-hash.c 1431 _dbus_hash_table_insert_string (DBusHashTable *table, function
    [all...]
dbus-userdb.c 179 if (!_dbus_hash_table_insert_string (db->users_by_name,
dbus-connection.c     [all...]
  /external/dbus/bus/
activation.c 332 if (!_dbus_hash_table_insert_string (activation->entries, entry->name, bus_activation_entry_ref (entry)))
338 if (!_dbus_hash_table_insert_string (s_dir->entries, entry->filename, bus_activation_entry_ref (entry)))
364 if (!_dbus_hash_table_insert_string (activation->entries,
732 if (!_dbus_hash_table_insert_string (activation->directories, s_dir->dir_c, s_dir))
    [all...]
selinux.c 770 if (!_dbus_hash_table_insert_string (service_table,
services.c 303 if (!_dbus_hash_table_insert_string (registry->service_hash,
    [all...]
config-parser.c 273 if (!_dbus_hash_table_insert_string (dest, service_copy, context_copy))
    [all...]
  /external/dbus/test/
decode-gcov.c     [all...]

Completed in 83 milliseconds