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

Completed in 12 milliseconds