Searched refs:get8LE (Results 1 – 3 of 3) sorted by relevance
47 static inline uint64_t get8LE(const uint8_t* src) { in get8LE() function352 *capabilities = get8LE((const uint8_t*)&(header.capabilities)); in fs_config()384 p->capabilities = get8LE((const uint8_t*)&(pc->capabilities)); in fs_config_generate()
374 static inline uint64_t get8LE(const uint8_t* src) { in get8LE() function474 elem.data.int64 = get8LE(&context->storage[pos]); in android_log_read_next_internal()
602 static inline uint64_t get8LE(const uint8_t* src) { in get8LE() function770 lval = get8LE(eventData); in android_log_printBinaryEvent()