Home
last modified time | relevance | path

Searched refs:ParseVideoExtraPath (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dutil_test.cpp118 * @tc.desc: Verify the ParseVideoExtraPath
126 OHOS::ParseVideoExtraPath(jsonData1, config); in HWTEST_F()
130 OHOS::ParseVideoExtraPath(jsonData2, config); in HWTEST_F()
134 OHOS::ParseVideoExtraPath(jsonData3, config); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h141 void ParseVideoExtraPath(cJSON* data, BootAnimationConfig& config);
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dutil.cpp167 ParseVideoExtraPath(extraVideoPath, config); in ParseNewConfigFile()
175 void ParseVideoExtraPath(cJSON* data, BootAnimationConfig& config) in ParseVideoExtraPath() function

Completed in 2 milliseconds