Searched refs:SAMPLE_SERVICE (Results 1 – 6 of 6) sorted by relevance
21 #define SAMPLE_SERVICE "sample_service" macro
14 #define SAMPLE_SERVICE "sample_service" macro
283 HdfDeviceObjectSetServInfo(deviceObject, SAMPLE_SERVICE); in HdfSampleDriverInit()
14 #define SAMPLE_SERVICE "pm_service" macro
55 const char *testSvcName = SAMPLE_SERVICE;782 struct HdfIoService *testService = HdfIoServiceBind(SAMPLE_SERVICE); in TestServiceStop()801 ASSERT_EQ(issd->servInfo, std::string(SAMPLE_SERVICE)); in TestServiceStop()816 ASSERT_EQ(issd->servInfo, std::string(SAMPLE_SERVICE)); in TestServiceStop()872 struct HdfIoService *testService = HdfIoServiceBind(SAMPLE_SERVICE);888 ASSERT_EQ(issd.servName, SAMPLE_SERVICE);926 struct HdfIoService *testService = HdfIoServiceBind(SAMPLE_SERVICE);944 ASSERT_EQ(issd.servInfo, std::string(SAMPLE_SERVICE));
83 struct HdfIoService *ioService = HdfIoServiceBind(SAMPLE_SERVICE);