HomeSort by relevance Sort by last modified time
    Searched refs:mLibStartPart (Results 1 - 2 of 2) sorted by null

  /frameworks/base/cmds/bootanimation/iot/
BootAction.cpp 77 mLibStartPart = reinterpret_cast<libStartPart>(loaded);
110 if (mLibStartPart == nullptr) return;
113 mLibStartPart(partNumber, playNumber);
BootAction.h 58 libStartPart mLibStartPart = nullptr;

Completed in 3369 milliseconds