Home
last modified time | relevance | path

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

/ohos5.0/base/startup/bootstrap_lite/services/source/
H A Dbootstrap_service.h28 InitCall *initcall = (InitCall *)(APP_BEGIN(name, step)); \
45 #define APP_BEGIN(name, step) \ macro
79 #define APP_BEGIN(name, step) __section_begin(APP_NAME(name, step))