Searched defs:ArrayTypeTest (Results 1 – 4 of 4) sorted by relevance
107 int32_t SampleService::ArrayTypeTest(const std::vector<int8_t>& input, std::vector<int8_t>& output)… in ArrayTypeTest() function in OHOS::HDI::Sample::V1_0::SampleService
85 int32_t (*ArrayTypeTest)(struct ISample *self, const int8_t *input, const uint32_t inSize, member
81 …int32_t (*ArrayTypeTest)(struct HdfDeviceObject *device, const int8_t *input, const uint32_t inSiz… member
349 int32_t SampleProxy::ArrayTypeTest(const std::vector<int8_t>& input, std::vector<int8_t>& output) in ArrayTypeTest() function in OHOS::HDI::Sample::V1_0::SampleProxy