Home
last modified time | relevance | path

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

/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Ddefaultfeatureapi_func_test.c26 typedef struct ExampleService { struct
29 } ExampleService; typedef
Dservice_func_test.c28 typedef struct ExampleService { struct
32 } ExampleService; typedef
Diunknown_func_test.c40 typedef struct ExampleService { struct
43 } ExampleService; typedef
Dfeature_func_test.c33 typedef struct ExampleService { struct
36 } ExampleService; argument
Dfeatureapi_func_test.c38 typedef struct ExampleService { struct
41 } ExampleService; argument
Dsendsharerequest_func_test.c59 typedef struct ExampleService { struct
63 } ExampleService; typedef
Dsendresponse_func_test.c56 typedef struct ExampleService { struct
60 } ExampleService; argument
Dsendrequest_func_test.c58 typedef struct ExampleService { struct
62 } ExampleService; typedef
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DDefaultFeatureApiTest.cpp25 struct ExampleService { struct
42 ExampleService *example = (ExampleService *)service; in Initialize() argument
DServiceTest.cpp25 struct ExampleService { struct
50 ExampleService *example = (ExampleService *)service; in Initialize() argument
DFeatureTest.cpp31 struct ExampleService { struct
44 ExampleService *example = (ExampleService *)service; in Initialize() argument
DIUnknownTest.cpp41 struct ExampleService { struct
48 ExampleService *example = (ExampleService *)service; in Initialize() argument
DFeatureApiTest.cpp37 struct ExampleService { struct
44 ExampleService *example = (ExampleService *)service; in Initialize() argument
DSendShareRequestTest.cpp56 struct ExampleService { struct
82 ExampleService *example = (ExampleService *)service; in Initialize() argument
DSendResponseTest.cpp53 struct ExampleService { struct
72 ExampleService *example = (ExampleService *)service; in Initialize() argument
DSendRequestTest.cpp63 struct ExampleService { struct
66 Identity identity;