Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/iot/
DBootAction.cpp68 mLibShutdown = reinterpret_cast<libShutdown>(loaded); in init()
96 mLibShutdown(); in shutdown()
DBootAction.h57 libShutdown mLibShutdown = nullptr; variable