Home
last modified time | relevance | path

Searched refs:ExampleService (Results 1 – 16 of 16) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dservice_func_test.c28 typedef struct ExampleService { struct
32 } ExampleService; typedef
52 ExampleService *example = (ExampleService *)service; in Initialize()
71 static ExampleService g_service = {
Diunknown_func_test.c40 typedef struct ExampleService { struct
43 } ExampleService; argument
47 ExampleService *example = (ExampleService *)service; in Initialize()
72 static ExampleService g_service = {
Ddefaultfeatureapi_func_test.c26 typedef struct ExampleService { struct
29 } ExampleService; typedef
43 ExampleService *example = (ExampleService *)service; in Initialize()
62 static ExampleService g_service = {
Dfeature_func_test.c33 typedef struct ExampleService { struct
36 } ExampleService; argument
46 ExampleService *example = (ExampleService *)service; in Initialize()
71 static ExampleService g_service = {
Dsendsharerequest_func_test.c59 typedef struct ExampleService { struct
63 } ExampleService; typedef
85 ExampleService *example = (ExampleService *)service; in Initialize()
104 static ExampleService g_service = {
Dsendresponse_func_test.c56 typedef struct ExampleService { struct
60 } ExampleService; typedef
75 ExampleService *example = (ExampleService *)service; in Initialize()
94 static ExampleService g_service = {
Dfeatureapi_func_test.c38 typedef struct ExampleService { struct
41 } ExampleService; typedef
45 ExampleService *example = (ExampleService *)service; in Initialize()
70 static ExampleService g_service = {
Dsendrequest_func_test.c58 typedef struct ExampleService { struct
62 } ExampleService; argument
87 ExampleService *example = (ExampleService *)service; in Initialize()
106 static ExampleService g_service = {
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DServiceTest.cpp25 struct ExampleService { struct
50 ExampleService *example = (ExampleService *)service; in Initialize() argument
68 static ExampleService g_service = {
DIUnknownTest.cpp41 struct ExampleService { struct
48 ExampleService *example = (ExampleService *)service; in Initialize() argument
73 static ExampleService g_service = {
DDefaultFeatureApiTest.cpp25 struct ExampleService { struct
42 ExampleService *example = (ExampleService *)service; in Initialize() argument
61 static ExampleService g_service = {
DFeatureTest.cpp31 struct ExampleService { struct
44 ExampleService *example = (ExampleService *)service; in Initialize() argument
69 static ExampleService g_service = {
DSendShareRequestTest.cpp56 struct ExampleService { struct
82 ExampleService *example = (ExampleService *)service; in Initialize() argument
103 static ExampleService g_service = {
DSendResponseTest.cpp53 struct ExampleService { struct
72 ExampleService *example = (ExampleService *)service; in Initialize() argument
93 static ExampleService g_service = {
DFeatureApiTest.cpp37 struct ExampleService { struct
44 ExampleService *example = (ExampleService *)service; in Initialize() argument
69 static ExampleService g_service = {
DSendRequestTest.cpp63 struct ExampleService { struct
99 ExampleService *example = (ExampleService *)service; in Initialize()
119 static ExampleService g_service = {
131 static ExampleService g_service2 = {