Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
Dsample_hdi.h43 SAMPLE_SERVICE_CALLBACK, enumerator
Dsample_hdi_service_stub.cpp229 case SAMPLE_SERVICE_CALLBACK: in SampleServiceOnRemoteRequest()
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
Dservice_manager_hdi_c_test.cpp138 …int status = sampleService->dispatcher->Dispatch(sampleService, SAMPLE_SERVICE_CALLBACK, data, rep…
Dservice_manager_hdi_test.cpp151 int status = sampleService->SendRequest(SAMPLE_SERVICE_CALLBACK, data, reply, option);