Home
last modified time | relevance | path

Searched defs:custVideoPath (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
Dutil.h93 std::string custVideoPath = {}; member
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
Dutil.cpp73 cJSON* custVideoPath = cJSON_GetObjectItem(overallData, "cust.bootanimation.video"); in ReadCustomBootConfig() local