Home
last modified time | relevance | path

Searched refs:HashString (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/updater/
Dblockimg.c1505 static unsigned int HashString(const char *s) { in HashString() function
1692 cmdhash = HashString(commands[i].name); in PerformBlockImageUpdate()
1708 cmdhash = HashString(params.cmdname); in PerformBlockImageUpdate()