Home
last modified time | relevance | path

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

/test/xts/acts/startup_lite/bootstrap_posix/src/
DSamgrApiTest.cpp77 g_coreInit[API_PRI4] = g_initIndex++; in CoreInit4()
102 g_sysRun[API_PRI4] = g_initIndex++; in SysRun4()
127 g_sysServiceInit[API_PRI4] = g_initIndex++; in SysServiceInit4()
152 g_sysFeatureInit[API_PRI4] = g_initIndex++; in SysFeatureInit4()
177 g_sysExServiceInit[API_PRI4] = g_initIndex++; in SysExSerInit4()
202 g_sysExFeatureInit[API_PRI4] = g_initIndex++; in SysExFeaInit4()
227 g_appServiceInit[API_PRI4] = g_initIndex++; in AppServiceInit4()
252 g_appFeatureInit[API_PRI4] = g_initIndex++; in AppFeatureInit4()
354 EXPECT_EQ(g_coreInit[API_PRI4], GET_INIT_INDEX(CORE_INIT_E, API_PRI4));
371 EXPECT_EQ(g_sysServiceInit[API_PRI4], GET_INIT_INDEX(SYS_SERVICE_INIT_E, API_PRI4));
[all …]
DSamgrApiTest.h40 API_PRI4, enumerator
/test/xts/acts/startup_lite/bootstrap_hal/src/
Dsamgr_api_test.c93 g_coreInit[API_PRI4] = g_initIndex; in CoreInit4()
118 g_sysRun[API_PRI4] = g_initIndex; in SysRun4()
143 g_sysServiceInit[API_PRI4] = g_initIndex; in SysServiceInit4()
168 g_sysFeatureInit[API_PRI4] = g_initIndex; in SysFeatureInit4()
193 g_sysExServiceInit[API_PRI4] = g_initIndex; in SysExSerInit4()
218 g_sysExFeatureInit[API_PRI4] = g_initIndex; in SysExFeaInit4()
243 g_appServiceInit[API_PRI4] = g_initIndex; in AppServiceInit4()
268 g_appFeatureInit[API_PRI4] = g_initIndex; in AppFeatureInit4()
Dsamgr_api_test.h40 API_PRI4, enumerator