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