Home
last modified time | relevance | path

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

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DFeatureTest.cpp119 static DemoFeature g_feature2 = { variable
222 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("serviceName201", (Feature *)&g_feature2);
DSendRequestTest.cpp239 static DemoFeature g_feature2 = { variable
275 BOOL result3 = SAMGR_GetInstance()->RegisterFeature(T_SERVICE, (Feature *)&g_feature2); in GFeatureInit()
277 GET_IUNKNOWN(g_feature2)); in GFeatureInit()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dfeature_func_test.c119 static DemoFeature g_feature2 = { variable
219 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("serviceName201", (Feature *)&g_feature2);