Home
last modified time | relevance | path

Searched refs:tempCode (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DSendResponseTest.cpp225 int tempCode = SAMGR_SendResponse(request, &response); in FEATURE_OnMessage03() local
226 if (tempCode != 0) { in FEATURE_OnMessage03()
227 printf("[hctest]E failed to SendResponse rt: %d \n", tempCode); in FEATURE_OnMessage03()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dsendresponse_func_test.c219 int tempCode = SAMGR_SendResponse(request, &response); in FEATURE_OnMessage03() local
220 if (tempCode != 0) { in FEATURE_OnMessage03()
221 printf("[hctest]E failed to SendResponse rt: %d \n", tempCode); in FEATURE_OnMessage03()