Searched refs:sizeInBytes (Results 1 – 2 of 2) sorted by relevance
210 size_t sizeInBytes = 0; in op() local214 intf->sd_bus_message_read_array(m, dbusType[1], &p, &sizeInBytes); in op()221 t.insert(t.end(), begin, begin + (sizeInBytes / sizeof(ContainedType))); in op()
180 sizeInBytes = getsize(host,args,session)182 size = int(sizeInBytes)