Home
last modified time | relevance | path

Searched defs:response (Results 1 – 12 of 12) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dsendresponse_func_test.c158 Response response = { in FEATURE_OnMessage02() local
167 Response response = { in FEATURE_OnMessage02() local
194 Response response = { in FEATURE_OnMessage03() local
203 Response response = { in FEATURE_OnMessage03() local
215 Response response = { in FEATURE_OnMessage03() local
322 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck()
328 static void DemoHandler(const Request *request, const Response *response) in DemoHandler()
Dsendsharerequest_func_test.c186 Response response = { in FEATURE_OnMessage02() local
233 Response response = { in FEATURE_OnMessage03() local
347 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck()
433 Response response = { variable
Dsendrequest_func_test.c178 Response response = { in FEATURE_OnMessage() local
225 Response response = { in FEATURE_OnMessage02() local
272 Response response = { in FEATURE_OnMessage03() local
386 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck()
Dtaskpool_notask_func_test.c122 Response response = { in FEATURE_OnMessage() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DSendResponseTest.cpp159 Response response = { in FEATURE_OnMessage02() local
169 Response response = { in FEATURE_OnMessage02() local
199 Response response = { in FEATURE_OnMessage03() local
209 Response response = { in FEATURE_OnMessage03() local
221 Response response = { in FEATURE_OnMessage03() local
322 static void DemoHandler(const Request *request, const Response *response) in DemoHandler()
328 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck()
DSendShareRequestTest.cpp171 Response response = { in FEATURE_OnMessage02() local
206 Response response = { in FEATURE_OnMessage03() local
328 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck()
427 Response response = { variable
DSendRequestTest.cpp201 Response response = { in FEATURE_OnMessage() local
312 static void DemoHandlerAndCheck(const Request *request, const Response *response) in DemoHandlerAndCheck()
644 auto onHandlerAndCheck = [] (const Request *request, const Response *response) { in __anon2b298c740102()
DLiteIPCClientTest.cpp50 char *response = (char *)ReadString(reply, &len); in CurrentCallback() local
DTaskpoolNoTaskTest.cpp121 Response response = { in FEATURE_OnMessage() local
/test/xts/acts/ai_lite/ai_engine_posix/base/src/sample/source/
Dsample_plugin_2.cpp91 int SamplePlugin2::SyncProcess(IRequest *request, IResponse *&response) in SyncProcess()
105 IResponse *response = IResponse::Create(request); in AsyncProcess() local
Dsample_plugin_1.cpp91 int SamplePlugin1::SyncProcess(IRequest *request, IResponse *&response) in SyncProcess()
/test/xts/hats/telephony/ril/hdi_v1.0/
Dhdf_ril_hdiService_test.cpp563 …lback::SimStkProactiveNotify(const RilRadioResponseInfo &responseInfo, const std::string &response) in SimStkProactiveNotify()
570 …lCallback::SimStkAlphaNotify(const RilRadioResponseInfo &responseInfo, const std::string &response) in SimStkAlphaNotify()
577 …lCallback::SimStkEventNotify(const RilRadioResponseInfo &responseInfo, const std::string &response) in SimStkEventNotify()
619 …RilCallback::GetImsiResponse(const RilRadioResponseInfo &responseInfo, const std::string &response) in GetImsiResponse()