/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
D | taskpool_sharedtask_func_test.c | 31 static BOOL MessageHandle(Service *service, Request *msg); 37 static BOOL FEATURE_OnMessage(Feature *feature, Request *request); 48 int32 (*SendRequestProxyF)(const Identity *identity, const Request *request, Handler handler); 62 int32 (*SendRequestProxyDF)(const Identity *identity, const Request *request, Handler handler); 78 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() 89 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() 140 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 214 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 308 Request request = {.msgId = 0, .msgValue = 0}; 330 Request request2 = {.msgId = 0, .msgValue = 0}; [all …]
|
D | taskpool_specifiedtask_func_test.c | 31 static BOOL MessageHandle(Service *service, Request *msg); 41 int32 (*SendRequestProxyF)(const Identity *identity, const Request *request, Handler handler); 55 int32 (*SendRequestProxyDF)(const Identity *identity, const Request *request, Handler handler); 71 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() 82 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() 133 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 174 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 278 Request request = {.msgId = 0, .msgValue = 0}; 300 Request request2 = {.msgId = 0, .msgValue = 0}; 329 Request request = {.msgId = 0, .msgValue = 0}; [all …]
|
D | sendresponse_func_test.c | 41 …int32 (*SAMGR_SendRequestProxy)(const Identity *identity, const Request *request, Handler handler); 62 static int32 SAMGR_SendRequestProxy(const Identity *identity, const Request *request, Handler handl… in SAMGR_SendRequestProxy() 80 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 136 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 146 static BOOL FEATURE_OnMessage02(Feature *feature, Request *request) in FEATURE_OnMessage02() 182 static BOOL FEATURE_OnMessage03(Feature *feature, Request *request) in FEATURE_OnMessage03() 322 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck() 328 static void DemoHandler(const Request *request, const Response *response) in DemoHandler() 358 Request request = {.msgId = MSG_RT, .msgValue = 0}; 390 Request request = {.msgId = MSG_RT, .msgValue = 0}; [all …]
|
D | sendsharerequest_func_test.c | 40 …uint32 *(*SAMGR_SendSharedRequestProxy)(const Identity *identity, const Request *request, uint32 *… 42 …int32 (*SAMGR_SendSharedDirectRequestProxy)(const Identity *id, const Request *req, const Response… 65 static uint32 *SAMGR_SendSharedRequestProxy(const Identity *identity, const Request *request, uint3… in SAMGR_SendSharedRequestProxy() 71 static int32 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Respo… in SAMGR_SendSharedDirectRequestProxy() 90 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 146 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 156 static BOOL FEATURE_OnMessage02(Feature *feature, Request *request) in FEATURE_OnMessage02() 203 static BOOL FEATURE_OnMessage03(Feature *feature, Request *request) in FEATURE_OnMessage03() 347 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck() 380 Request request = {.msgId = MSG_RT, .msgValue = 0}; [all …]
|
D | taskpool_singletask_func_test.c | 34 static BOOL MessageHandle(Service *service, Request *msg); 60 int32 (*SendRequestProxyF)(const Identity *identity, const Request *request, Handler handler); 73 int32 (*SendRequestProxyDF)(const Identity *identity, const Request *request, Handler handler); 89 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() 100 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() 190 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 236 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 351 Request request = { 375 Request request2 = { 407 Request request = { [all …]
|
D | sendrequest_func_test.c | 42 …int32 (*SAMGR_SendRequestProxy)(const Identity *identity, const Request *request, Handler handler); 74 static int32 SAMGR_SendRequestProxy(const Identity *identity, const Request *request, Handler handl… in SAMGR_SendRequestProxy() 92 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 148 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 195 static BOOL FEATURE_OnMessage02(Feature *feature, Request *request) in FEATURE_OnMessage02() 242 static BOOL FEATURE_OnMessage03(Feature *feature, Request *request) in FEATURE_OnMessage03() 386 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck() 444 Request request = {.msgId = MSG_RT, .msgValue = 0}; 481 Request request = {.msgId = MSG_RT, .msgValue = 0}; 518 Request request = {.msgId = MSG_RT, .msgValue = 0}; [all …]
|
D | taskpool_notask_func_test.c | 74 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 119 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
|
D | iunknown_func_test.c | 52 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 97 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
|
D | service_func_test.c | 57 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 99 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
D | TaskpoolSharedTaskTest.cpp | 26 static BOOL MessageHandle(Service *service, Request *msg); 32 static BOOL FEATURE_OnMessage(Feature *feature, Request *request); 42 int32 (*SendRequestProxyF)(const Identity *identity, const Request *request, Handler handler); 56 int32 (*SendRequestProxyDF)(const Identity *identity, const Request *request, Handler handler); 71 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() 81 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() 136 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 210 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 313 Request request = {.msgId = 0, .len = 0, .data = nullptr, .msgValue = 0}; 337 Request request2 = {.msgId = 0, .len = 0, .data = nullptr, .msgValue = 0}; [all …]
|
D | TaskpoolSpecifiedTaskTest.cpp | 27 static BOOL MessageHandle(Service *service, Request *msg); 36 int32 (*SendRequestProxyF)(const Identity *identity, const Request *request, Handler handler); 50 int32 (*SendRequestProxyDF)(const Identity *identity, const Request *request, Handler handler); 65 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() 75 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() 130 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 168 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 282 Request request = {.msgId = 0, .len = 0, .data = nullptr, .msgValue = 0}; 306 Request request2 = {.msgId = 0, .len = 0, .data = nullptr, .msgValue = 0}; 338 Request request = {.msgId = 0, .len = 0, .data = nullptr, .msgValue = 0}; [all …]
|
D | SendShareRequestTest.cpp | 37 …uint32 *(*SAMGR_SendSharedRequestProxy)(const Identity *identity, const Request *request, uint32 *… 39 …int32 (*SAMGR_SendSharedDirectRequestProxy)(const Identity *id, const Request *req, const Response… 62 static uint32 *SAMGR_SendSharedRequestProxy(const Identity *identity, const Request *request, uint3… in SAMGR_SendSharedRequestProxy() 68 static int32 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Respo… in SAMGR_SendSharedDirectRequestProxy() 90 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 148 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 158 static BOOL FEATURE_OnMessage02(Feature *feature, Request *request) in FEATURE_OnMessage02() 193 static BOOL FEATURE_OnMessage03(Feature *feature, Request *request) in FEATURE_OnMessage03() 328 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck() 370 Request request = {.msgId = MSG_RT, [all …]
|
D | SendResponseTest.cpp | 38 …int32 (*SAMGR_SendRequestProxy)(const Identity *identity, const Request *request, Handler handler); 59 static int32 SAMGR_SendRequestProxy(const Identity *identity, const Request *request, Handler handl… in SAMGR_SendRequestProxy() 79 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 137 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 146 static BOOL FEATURE_OnMessage02(Feature *feature, Request *request) in FEATURE_OnMessage02() 186 static BOOL FEATURE_OnMessage03(Feature *feature, Request *request) in FEATURE_OnMessage03() 322 static void DemoHandler(const Request *request, const Response *response) in DemoHandler() 328 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck() 367 Request request = {.msgId = MSG_RT, 402 Request request = {.msgId = MSG_RT, [all …]
|
D | TaskpoolSingleTaskTest.cpp | 40 static BOOL MessageHandle(Service *service, Request *msg); 53 int32 (*SendRequestProxyF)(const Identity *identity, const Request *request, Handler handler); 67 int32 (*SendRequestProxyDF)(const Identity *identity, const Request *request, Handler handler); 82 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() 92 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() 197 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 241 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 362 Request request = {.msgId = 0, 389 Request request2 = {.msgId = 0, .len = 0, .data = nullptr, .msgValue = 0}; 421 Request request = {.msgId = 0, .len = 0, .data = nullptr, .msgValue = 0}; [all …]
|
D | SendRequestTest.cpp | 47 …int32 (*SAMGR_SendRequestProxy)(const Identity *identity, const Request *request, Handler handler); 79 static int32 SAMGR_SendRequestProxy(const Identity *identity, const Request *request, Handler handl… in SAMGR_SendRequestProxy() 106 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 169 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() 312 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck() 383 Request request = {.msgId = MSG_NO, 423 Request request = {.msgId = MSG_RT, 462 Request request = {.msgId = MSG_RT, 495 Request request = {.msgId = MSG_RT, 535 Request request = {.msgId = MSG_RT, [all …]
|
D | LiteIPCFeatureTest.cpp | 48 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 87 static BOOL FEATURE_OnMessage(Feature *feature, Request *request); 122 static BOOL FEATURE_OnMessage(Feature *feature, Request *msg) in FEATURE_OnMessage()
|
D | TaskpoolNoTaskTest.cpp | 71 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 117 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
|
D | ServiceTest.cpp | 55 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 97 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
|
D | IUnknownTest.cpp | 53 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() 97 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
|
D | BroadcastPublishTest.cpp | 28 static void C1Callback(Consumer *consumer, const Topic *topic, const Request *request) in C1Callback() 33 static void C2Callback(Consumer *consumer, const Topic *topic, const Request *request) in C2Callback() 63 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle()
|
/test/xts/acts/arkui/ace_ets_component_attrlack/entry/src/main/ets/MainAbility/pages/ |
D | pluginComponent.ets | 31 Button('Register Request Listener') 38 console.log("Button('Register Request Listener')") 40 Button('Request') 46 plugin.Request() 47 console.log("Button('Request')")
|
/test/xts/acts/arkui/ace_ets_component_apilack/entry/src/main/ets/MainAbility/pages/ |
D | pluginComponent.ets | 31 Button('Register Request Listener') 38 console.log("Button('Register Request Listener')") 40 Button('Request') 46 plugin.Request() 47 console.log("Button('Request')")
|
/test/xts/tools/lite/hctest/src/ |
D | hctest_service.c | 32 static BOOL MessageHandle(Service *service, Request *request); 55 Request request = {.msgId = MSG_START_TEST}; in Initialize() 68 static BOOL MessageHandle(Service *service, Request *request) in MessageHandle()
|
/test/xts/device_attest_lite/framework/small/src/service/ |
D | attest_framework_feature.c | 45 static BOOL FEATURE_OnMessage(Feature *feature, Request *request); 83 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage()
|
D | attest_framework_server.c | 44 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle()
|