Home
last modified time | relevance | path

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

/ohos5.0/base/startup/bootstrap_lite/services/source/
H A Dbootstrap_service.h26 #define APP_CALL(name, step) \ macro
70 APP_CALL(name, 0); \
102 APP_CALL(name, 0); \
103 APP_CALL(name, 1); \
104 APP_CALL(name, 2); \
105 APP_CALL(name, 3); \
106 APP_CALL(name, 4); \