Searched defs:SetGroup (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ | ||
| D | radio_event_hub.h | 79 void SetGroup(const std::string& group) in SetGroup() function |
| /foundation/ai/neural_network_runtime/test/unittest/ops/ | ||
| D | ops_test.cpp | 88 void OpsTest::SetGroup(OH_NN_DataType dataType, in SetGroup() function in OHOS::NeuralNetworkRuntime::UnitTest::OpsTest |
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ | ||
| D | conv2d_builder.cpp | 173 OH_NN_ReturnCode Conv2DBuilder::SetGroup(const std::shared_ptr<NNTensor>& tensor) in SetGroup() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder |
| D | conv2d_transpose_builder.cpp | 166 OH_NN_ReturnCode Conv2DTransposeBuilder::SetGroup(const std::shared_ptr<NNTensor>& tensor) in SetGroup() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder |
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ | ||
| D | checkable_component.h | 391 void SetGroup(const RefPtr<CheckboxComponent>& groupComponent) in SetGroup() function |