Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/bootchart/
H A Dbootchart.c213 BOOTCHART_STATIC void BootchartDestory(void) in BootchartDestory() function
232 PLUGIN_CHECK(ret == 0, BootchartDestory(); in DoBootchartStart()
235 PLUGIN_CHECK(ret == 0, BootchartDestory(); in DoBootchartStart()
240 PLUGIN_CHECK(ret == 0, BootchartDestory(); in DoBootchartStart()
261 BootchartDestory(); in DoBootchartStop()
/ohos5.0/base/startup/init/test/unittest/modules/
H A Dmodules_unittest.cpp34 void BootchartDestory(void);