Searched refs:file_builder_allocate (Results 1 – 1 of 1) sorted by relevance
/third_party/glib/gio/gvdb/ |
D | gvdb-builder.c | 227 file_builder_allocate (FileBuilder *fb, in file_builder_allocate() function 274 data = file_builder_allocate (fb, 8, size, pointer); in file_builder_add_value() 329 data = file_builder_allocate (fb, 4, size, pointer); in file_builder_allocate_for_hash() 419 offsets = file_builder_allocate (fb, 4, 4 * children, in file_builder_add_hash()
|