Searched defs:addInt32 (Results 1 – 4 of 4) sorted by relevance
28 GenericMessage::addInt32(int32_t fieldId, uint32_t value) in addInt32() function in GenericMessage
79 int Metadata::addInt32(uint32_t tag, int count, const int32_t *data) in addInt32() function in default_camera_hal::Metadata
73 int Metadata::addInt32(uint32_t tag, int count, const int32_t *data) { in addInt32() function in usb_camera_hal::Metadata
1006 Item &addInt32(const char *key, int32_t value) { in addInt32() function