Searched defs:ServiceA (Results 1 – 5 of 5) sorted by relevance
/drivers/hdf_core/framework/core/host/test/sample/ | ||
D | vdi_sample1_driver.c | 16 static int ServiceA(void) in ServiceA() function |
D | vdi_sample1_symbol.c | 17 static int ServiceA(void) in ServiceA() function |
D | vdi_sample1_driver.h | 19 int (*ServiceA)(void); member |
D | vdi_sample1_symbol.h | 19 int (*ServiceA)(void); member |
D | vdi_sample2_driver.cpp | 25 int VdiSample::ServiceA(void) in ServiceA() function in OHOS::VDI::Sample::V1_0::VdiSample |