Home
last modified time | relevance | path

Searched refs:SAMPLE_SERVICE_SUM (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
H A Dsample_hdi.h42 SAMPLE_SERVICE_SUM, enumerator
H A Dsample_hdi_service_stub.cpp227 case SAMPLE_SERVICE_SUM: in SampleServiceOnRemoteRequest()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_c_test.cpp179 … int status = sampleService->dispatcher->Dispatch(sampleService, SAMPLE_SERVICE_SUM, data, reply);
315 status = sampleService2->dispatcher->Dispatch(sampleService2, SAMPLE_SERVICE_SUM, data, reply);
H A Dservice_manager_hdi_test.cpp181 int status = sampleService->SendRequest(SAMPLE_SERVICE_SUM, data, reply, option);
264 status = sampleService2->SendRequest(SAMPLE_SERVICE_SUM, data, reply, option);