Home
last modified time | relevance | path

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

/test/xts/acts/startup_lite/bootstrap_posix/src/
DSamgrApiTest.cpp46 if (i == API_PRI_DEFAULT) { in PrintInitIndex()
56 g_coreInit[API_PRI_DEFAULT] = g_initIndex++; in CoreInitDef()
82 g_sysRun[API_PRI_DEFAULT] = g_initIndex++; in SysRunDef()
107 g_sysServiceInit[API_PRI_DEFAULT] = g_initIndex++; in SysServiceInitDef()
132 g_sysFeatureInit[API_PRI_DEFAULT] = g_initIndex++; in SysFeatureInitDef()
157 g_sysExServiceInit[API_PRI_DEFAULT] = g_initIndex++; in SysExSerInitDef()
182 g_sysExFeatureInit[API_PRI_DEFAULT] = g_initIndex++; in SysExFeaInitDef()
207 g_appServiceInit[API_PRI_DEFAULT] = g_initIndex++; in AppServiceInitDef()
232 g_appFeatureInit[API_PRI_DEFAULT] = g_initIndex++; in AppFeatureInitDef()
351 EXPECT_EQ(g_coreInit[API_PRI_DEFAULT], GET_INIT_INDEX(CORE_INIT_E, API_PRI_DEFAULT));
[all …]
DSamgrApiTest.h37 API_PRI_DEFAULT, enumerator
/test/xts/acts/startup_lite/bootstrap_hal/src/
Dsamgr_api_test.c62 if (i == API_PRI_DEFAULT) { in PrintInitIndex()
72 g_coreInit[API_PRI_DEFAULT] = g_initIndex; in CoreInitDef()
98 g_sysRun[API_PRI_DEFAULT] = g_initIndex; in SysRunDef()
123 g_sysServiceInit[API_PRI_DEFAULT] = g_initIndex; in SysServiceInitDef()
148 g_sysFeatureInit[API_PRI_DEFAULT] = g_initIndex; in SysFeatureInitDef()
173 g_sysExServiceInit[API_PRI_DEFAULT] = g_initIndex; in SysExSerInitDef()
198 g_sysExFeatureInit[API_PRI_DEFAULT] = g_initIndex; in SysExFeaInitDef()
223 g_appServiceInit[API_PRI_DEFAULT] = g_initIndex; in AppServiceInitDef()
248 g_appFeatureInit[API_PRI_DEFAULT] = g_initIndex; in AppFeatureInitDef()
Dsamgr_api_test.h37 API_PRI_DEFAULT, enumerator