Searched defs:ByteTypeTest (Results 1 – 4 of 4) sorted by relevance
29 int32_t SampleService::ByteTypeTest(const int8_t input, int8_t& output) const in ByteTypeTest() function in OHOS::HDI::Sample::V1_0::SampleService
60 int32_t (*ByteTypeTest)(struct ISample *self, const int8_t input, int8_t *output); member
56 int32_t (*ByteTypeTest)(struct HdfDeviceObject *device, const int8_t input, int8_t *output); member
45 int32_t SampleProxy::ByteTypeTest(const int8_t input, int8_t& output) in ByteTypeTest() function in OHOS::HDI::Sample::V1_0::SampleProxy