Searched defs:addInt64 (Results 1 – 4 of 4) sorted by relevance
37 GenericMessage::addInt64(int32_t fieldId, uint64_t value) in addInt64() function in GenericMessage
91 int Metadata::addInt64(uint32_t tag, int count, const int64_t *data) in addInt64() function in default_camera_hal::Metadata
83 int Metadata::addInt64(uint32_t tag, int count, const int64_t *data) { in addInt64() function in usb_camera_hal::Metadata
1009 Item &addInt64(const char *key, int64_t value) { in addInt64() function