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