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