Searched refs:REQUEST_SEND_ASYNC (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/include/ |
H A D | res_sched_exe_constants.h | 25 REQUEST_SEND_ASYNC, enumerator
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/ |
H A D | res_sched_exe_service_test.cpp | 377 …res = resSchedExeServiceStub_->OnRemoteRequest(ResIpcType::REQUEST_SEND_ASYNC, reply, reply, optio… 391 …res = resSchedExeServiceStub_->OnRemoteRequest(ResIpcType::REQUEST_SEND_ASYNC, reply, reply, optio… in RemoteRequestTask()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/ |
H A D | res_sched_exe_service_proxy.cpp | 64 int32_t error = SendRequestToRemote(ResIpcType::REQUEST_SEND_ASYNC, data, response, option); in SendRequestAsync()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/ |
H A D | res_sched_exe_service_stub.cpp | 192 case ResIpcType::REQUEST_SEND_ASYNC: in OnRemoteRequest()
|