Flutter Engine
The Flutter Engine
|
#include "platform/globals.h"
Go to the source code of this file.
Namespaces | |
namespace | dart |
Functions | |
uint32_t | dart::CombineHashes (uint32_t hash, uint32_t other_hash) |
uint32_t | dart::FinalizeHash (uint32_t hash, intptr_t hashbits=kBitsPerInt32) |
uint32_t | dart::HashBytes (const uint8_t *bytes, intptr_t size) |