Searched defs:BooleanTypeTest (Results 1 – 4 of 4) sorted by relevance
23 int32_t SampleService::BooleanTypeTest(const bool input, bool& output) const in BooleanTypeTest() function in OHOS::HDI::Sample::V1_0::SampleService
58 int32_t (*BooleanTypeTest)(struct ISample *self, const bool input, bool *output); member
54 int32_t (*BooleanTypeTest)(struct HdfDeviceObject *device, const bool input, bool *output); member
24 int32_t SampleProxy::BooleanTypeTest(const bool input, bool& output) in BooleanTypeTest() function in OHOS::HDI::Sample::V1_0::SampleProxy