Home
last modified time | relevance | path

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

/test/xts/acts/startup_lite/bootstrap_posix/src/
DSamgrApiTest.cpp73 g_coreInit[API_PRI3] = g_initIndex++; in CoreInit3()
98 g_sysRun[API_PRI3] = g_initIndex++; in SysRun3()
123 g_sysServiceInit[API_PRI3] = g_initIndex++; in SysServiceInit3()
148 g_sysFeatureInit[API_PRI3] = g_initIndex++; in SysFeatureInit3()
173 g_sysExServiceInit[API_PRI3] = g_initIndex++; in SysExSerInit3()
198 g_sysExFeatureInit[API_PRI3] = g_initIndex++; in SysExFeaInit3()
223 g_appServiceInit[API_PRI3] = g_initIndex++; in AppServiceInit3()
248 g_appFeatureInit[API_PRI3] = g_initIndex++; in AppFeatureInit3()
353 EXPECT_EQ(g_coreInit[API_PRI3], GET_INIT_INDEX(CORE_INIT_E, API_PRI3));
370 EXPECT_EQ(g_sysServiceInit[API_PRI3], GET_INIT_INDEX(SYS_SERVICE_INIT_E, API_PRI3));
[all …]
DSamgrApiTest.h39 API_PRI3, enumerator
/test/xts/acts/startup_lite/bootstrap_hal/src/
Dsamgr_api_test.c89 g_coreInit[API_PRI3] = g_initIndex; in CoreInit3()
114 g_sysRun[API_PRI3] = g_initIndex; in SysRun3()
139 g_sysServiceInit[API_PRI3] = g_initIndex; in SysServiceInit3()
164 g_sysFeatureInit[API_PRI3] = g_initIndex; in SysFeatureInit3()
189 g_sysExServiceInit[API_PRI3] = g_initIndex; in SysExSerInit3()
214 g_sysExFeatureInit[API_PRI3] = g_initIndex; in SysExFeaInit3()
239 g_appServiceInit[API_PRI3] = g_initIndex; in AppServiceInit3()
264 g_appFeatureInit[API_PRI3] = g_initIndex; in AppFeatureInit3()
Dsamgr_api_test.h39 API_PRI3, enumerator