Searched defs:ShortTypeTest (Results 1 – 4 of 4) sorted by relevance
35 int32_t SampleService::ShortTypeTest(const int16_t input, int16_t& output) const in ShortTypeTest() function in OHOS::HDI::Sample::V1_0::SampleService
62 int32_t (*ShortTypeTest)(struct ISample *self, const int16_t input, int16_t *output); member
58 int32_t (*ShortTypeTest)(struct HdfDeviceObject *device, const int16_t input, int16_t *output); member
66 int32_t SampleProxy::ShortTypeTest(const int16_t input, int16_t& output) in ShortTypeTest() function in OHOS::HDI::Sample::V1_0::SampleProxy