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