Home
last modified time | relevance | path

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

/test/xts/acts/startup_lite/bootstrap_posix/src/
DSamgrApiTest.cpp69 g_coreInit[API_PRI2] = g_initIndex++; in CoreInit2()
94 g_sysRun[API_PRI2] = g_initIndex++; in SysRun2()
119 g_sysServiceInit[API_PRI2] = g_initIndex++; in SysServiceInit2()
144 g_sysFeatureInit[API_PRI2] = g_initIndex++; in SysFeatureInit2()
169 g_sysExServiceInit[API_PRI2] = g_initIndex++; in SysExSerInit2()
194 g_sysExFeatureInit[API_PRI2] = g_initIndex++; in SysExFeaInit2()
219 g_appServiceInit[API_PRI2] = g_initIndex++; in AppServiceInit2()
244 g_appFeatureInit[API_PRI2] = g_initIndex++; in AppFeatureInit2()
352 EXPECT_EQ(g_coreInit[API_PRI2], GET_INIT_INDEX(CORE_INIT_E, API_PRI2));
369 EXPECT_EQ(g_sysServiceInit[API_PRI2], GET_INIT_INDEX(SYS_SERVICE_INIT_E, API_PRI2));
[all …]
DSamgrApiTest.h38 API_PRI2, enumerator
/test/xts/acts/startup_lite/bootstrap_hal/src/
Dsamgr_api_test.c85 g_coreInit[API_PRI2] = g_initIndex; in CoreInit2()
110 g_sysRun[API_PRI2] = g_initIndex; in SysRun2()
135 g_sysServiceInit[API_PRI2] = g_initIndex; in SysServiceInit2()
160 g_sysFeatureInit[API_PRI2] = g_initIndex; in SysFeatureInit2()
185 g_sysExServiceInit[API_PRI2] = g_initIndex; in SysExSerInit2()
210 g_sysExFeatureInit[API_PRI2] = g_initIndex; in SysExFeaInit2()
235 g_appServiceInit[API_PRI2] = g_initIndex; in AppServiceInit2()
260 g_appFeatureInit[API_PRI2] = g_initIndex; in AppFeatureInit2()
Dsamgr_api_test.h38 API_PRI2, enumerator