Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
H A Dsample_hdi.h41 SAMPLE_SERVICE_PING = 0, enumerator
H A Dsample_hdi_service_stub.cpp225 case SAMPLE_SERVICE_PING: in SampleServiceOnRemoteRequest()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_c_test.cpp107 … int status = sampleService->dispatcher->Dispatch(sampleService, SAMPLE_SERVICE_PING, data, reply);
H A Dservice_manager_hdi_test.cpp120 int status = sampleService->SendRequest(SAMPLE_SERVICE_PING, data, reply, option);