Home
last modified time | relevance | path

Searched defs:DemoService (Results 1 – 10 of 10) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DLiteIPCServiceTest.cpp33 struct DemoService { struct
52 DemoService *demoService = (DemoService *)service; in Initialize() argument
DLiteIPCFeatureTest.cpp28 struct DemoService { struct
42 DemoService *demoService = (DemoService *)service; in Initialize() argument
DTaskpoolSpecifiedTaskTest.cpp53 struct DemoService { struct
56 Identity identity;
80 static DemoService g_createService[] = { argument
DTaskpoolNoTaskTest.cpp40 struct DemoService { struct
66 DemoService *demoService = (DemoService *)service; in Initialize() argument
DTaskpoolSharedTaskTest.cpp59 struct DemoService { struct
62 Identity identity;
86 static DemoService g_createService[] = { argument
DTaskpoolSingleTaskTest.cpp70 struct DemoService { struct
73 Identity identity;
97 static DemoService g_service[] = { argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dtaskpool_notask_func_test.c41 typedef struct DemoService { struct
45 } DemoService; typedef
Dtaskpool_specifiedtask_func_test.c58 typedef struct DemoService { struct
63 } DemoService; argument
Dtaskpool_sharedtask_func_test.c65 typedef struct DemoService { struct
70 } DemoService; argument
Dtaskpool_singletask_func_test.c76 typedef struct DemoService { struct
81 } DemoService; argument