| /foundation/arkui/ace_engine/test/unittest/core/pattern/window_scene/ |
| D | window_scene_test.cpp | 66 auto model = ScreenModel(); variable 84 auto model = RootSceneModel(); variable 106 auto model = WindowSceneModel(); variable 124 auto model = WindowSceneModel(); variable 152 auto model = WindowSceneModel(); variable 184 auto model = WindowSceneModel(); variable 235 auto model = WindowSceneModel(); variable 253 auto model = WindowSceneModel(); variable
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
| D | trigger_service.cpp | 43 void TriggerService::UpdateGenericTriggerModel(std::shared_ptr<GenericTriggerModel> model) in UpdateGenericTriggerModel() 80 auto model = dbHelper_->GetGenericTriggerModel(uuid); in GetGenericTriggerModel() local 97 auto model = GetGenericTriggerModel(uuid); in StartRecognition() local
|
| D | trigger_helper.cpp | 49 void TriggerModelData::SetModel(std::shared_ptr<GenericTriggerModel> model) in SetModel() 64 bool TriggerModelData::SameModel(std::shared_ptr<GenericTriggerModel> model) in SameModel() 115 …_t TriggerHelper::StartGenericRecognition(int32_t uuid, std::shared_ptr<GenericTriggerModel> model, in StartGenericRecognition()
|
| D | trigger_db_helper.cpp | 68 bool TriggerDbHelper::UpdateGenericTriggerModel(std::shared_ptr<GenericTriggerModel> model) in UpdateGenericTriggerModel() 184 …std::shared_ptr<GenericTriggerModel> model = std::make_shared<GenericTriggerModel>(modelUuid, mode… in GetGenericTriggerModel() local
|
| /foundation/ai/neural_network_runtime/test/unittest/inner_kits/ |
| D | neural_network_runtime_inner_test.cpp | 47 OH_NNModel* model = nullptr; variable 65 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(innerModel); variable 82 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(innerModel); variable 117 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(innerModel); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/linear_split/ |
| D | linear_split_pattern_test_ng.cpp | 84 LinearSplitModelNG model; variable 114 LinearSplitModelNG model; variable 174 LinearSplitModelNG model; variable 207 LinearSplitModelNG model; variable 239 LinearSplitModelNG model; variable 279 LinearSplitModelNG model; variable 318 LinearSplitModelNG model; variable 370 LinearSplitModelNG model; variable 564 LinearSplitModelNG model; variable 747 LinearSplitModelNG model; variable [all …]
|
| /foundation/ai/neural_network_runtime/frameworks/native/ |
| D | neural_network_runtime.cpp | 42 NNRT_API OH_NN_ReturnCode OH_NNModel_AddTensor(OH_NNModel *model, const OH_NN_Tensor *tensor) in OH_NNModel_AddTensor() 58 NNRT_API OH_NN_ReturnCode OH_NNModel_AddOperation(OH_NNModel *model, in OH_NNModel_AddOperation() 88 NNRT_API OH_NN_ReturnCode OH_NNModel_SetTensorData(OH_NNModel *model, in OH_NNModel_SetTensorData() 112 NNRT_API OH_NN_ReturnCode OH_NNModel_SpecifyInputsAndOutputs(OH_NNModel *model, in OH_NNModel_SpecifyInputsAndOutputs() 135 NNRT_API OH_NN_ReturnCode OH_NNModel_Finish(OH_NNModel *model) in OH_NNModel_Finish() 146 NNRT_API OH_NN_ReturnCode OH_NNModel_BuildFromLiteGraph(OH_NNModel *model, const void *liteGraph) in OH_NNModel_BuildFromLiteGraph() 167 NNRT_API OH_NN_ReturnCode OH_NNModel_BuildFromMetaGraph(OH_NNModel *model, const void *metaGraph, in OH_NNModel_BuildFromMetaGraph() 196 NNRT_API OH_NN_ReturnCode OH_NNModel_SetInputsAndOutputsInfo(OH_NNModel *model, const OH_NN_TensorI… in OH_NNModel_SetInputsAndOutputsInfo() 218 NNRT_API void OH_NNModel_Destroy(OH_NNModel **model) in OH_NNModel_Destroy() 235 NNRT_API OH_NN_ReturnCode OH_NNModel_GetAvailableOperations(OH_NNModel *model, in OH_NNModel_GetAvailableOperations() [all …]
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/ |
| D | neural_network_runtime_test.cpp | 28 OH_NN_ReturnCode HDIDeviceV2_0::PrepareModel(std::shared_ptr<const mindspore::lite::LiteGraph> mode… in PrepareModel() 130 …_ReturnCode HDIDeviceV2_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetSupportedOperation() 153 OH_NN_ReturnCode NeuralNetworkRuntimeTest::BuildModel(InnerModel& model) in BuildModel() 306 OH_NNModel* model = nullptr; variable 322 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable 336 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable 352 OH_NNModel* model = nullptr; variable 375 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable 402 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable 429 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable [all …]
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
| D | neural_network_runtime_test.cpp | 28 OH_NN_ReturnCode HDIDeviceV1_0::PrepareModel(std::shared_ptr<const mindspore::lite::LiteGraph> mode… in PrepareModel() 130 …_ReturnCode HDIDeviceV1_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetSupportedOperation() 153 OH_NN_ReturnCode NeuralNetworkRuntimeTest::BuildModel(InnerModel& model) in BuildModel() 306 OH_NNModel* model = nullptr; variable 322 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable 336 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable 352 OH_NNModel* model = nullptr; variable 375 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable 402 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable 429 OH_NNModel* model = reinterpret_cast<OH_NNModel*>(&innerModel); variable [all …]
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/ |
| D | trigger_connector_internal_validation.cpp | 84 std::shared_ptr<GenericTriggerModel> model) in ValidateGenericModel() 114 std::shared_ptr<GenericTriggerModel> model, int32_t &modelHandle) in LoadModel()
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| D | ap_interface.cpp | 104 ErrCode ApInterface::GetPowerModel(PowerModel& model) in GetPowerModel() 109 ErrCode ApInterface::SetPowerModel(const PowerModel& model) in SetPowerModel()
|
| D | ap_service.cpp | 250 ErrCode ApService::GetPowerModel(PowerModel& model) in GetPowerModel() 258 ErrCode ApService::SetPowerModel(const PowerModel& model) in SetPowerModel()
|
| /foundation/ai/neural_network_runtime/test/unittest/common/v2_0/ |
| D | inner_model_mock_device.cpp | 60 …_ReturnCode HDIDeviceV2_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetSupportedOperation()
|
| D | compilation_mock_idevice.cpp | 69 …_ReturnCode HDIDeviceV2_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetSupportedOperation() 165 OH_NN_ReturnCode HDIDeviceV2_0::PrepareModel(std::shared_ptr<const mindspore::lite::LiteGraph> mode… in PrepareModel()
|
| /foundation/ai/neural_network_runtime/test/unittest/common/v1_0/ |
| D | inner_model_mock_device.cpp | 60 …_ReturnCode HDIDeviceV1_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetSupportedOperation()
|
| D | compilation_mock_idevice.cpp | 69 …_ReturnCode HDIDeviceV1_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetSupportedOperation() 165 OH_NN_ReturnCode HDIDeviceV1_0::PrepareModel(std::shared_ptr<const mindspore::lite::LiteGraph> mode… in PrepareModel()
|
| /foundation/ai/neural_network_runtime/test/fuzztest/ |
| D | nnrt_device_impl.h | 54 int32_t GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation() 84 …int32_t PrepareModel(const Model& model, const ModelConfig& config, sptr<IPreparedModel>& prepared… in PrepareModel()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/navigation/ |
| D | navigation_test_ng.cpp | 1366 NavigationModelNG model; variable 1413 NavigationModelNG model; variable 1445 NavigationModelNG model; variable 1472 NavigationModelNG model; variable 1571 NavigationModelNG model; variable 2120 NavigationModelNG model; variable 2158 NavigationModelNG model; variable 2213 NavigationModelNG model; variable 2283 NavigationModelNG model; variable 2325 NavigationModelNG model; variable [all …]
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| D | ap_service_test.cpp | 275 PowerModel model = PowerModel::SLEEPING; variable 284 PowerModel model = PowerModel::SLEEPING; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/theme/ |
| D | mock_theme_utils.cpp | 27 uint32_t styleId, const ResValueWrapper& model, const std::string& value) in ParseStyleValue()
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_registrar/ |
| D | device_registrar_test.cpp | 112 OH_NN_ReturnCode GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph> model, in GetSupportedOperation() 139 …OH_NN_ReturnCode PrepareModel(std::shared_ptr<const mindspore::lite::LiteGraph> model, const Model… in PrepareModel() 149 OH_NN_ReturnCode PrepareOfflineModel(std::shared_ptr<const mindspore::lite::LiteGraph> model, in PrepareOfflineModel()
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/device_registrar/ |
| D | device_registrar_test.cpp | 112 OH_NN_ReturnCode GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph> model, in GetSupportedOperation() 139 …OH_NN_ReturnCode PrepareModel(std::shared_ptr<const mindspore::lite::LiteGraph> model, const Model… in PrepareModel() 149 OH_NN_ReturnCode PrepareOfflineModel(std::shared_ptr<const mindspore::lite::LiteGraph> model, in PrepareOfflineModel()
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
| D | i_wifi_iface_test.cpp | 134 const int model = 1; variable 141 int model = 1; variable
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/ |
| D | hdi_device_test.cpp | 42 void MindIR_Model_Destroy(OHOS::HDI::Nnrt::V2_0::Model** model) in MindIR_Model_Destroy() 64 void BuildLiteGraph(std::shared_ptr<mindspore::lite::LiteGraph>& model) in BuildLiteGraph() 125 …std::shared_ptr<mindspore::lite::LiteGraph> model = std::make_shared<mindspore::lite::LiteGraph>(); in PrepareModel() local 326 …std::shared_ptr<mindspore::lite::LiteGraph> model = std::make_shared<mindspore::lite::LiteGraph>(); variable 359 …std::shared_ptr<mindspore::lite::LiteGraph> model = std::make_shared<mindspore::lite::LiteGraph>(); variable 386 std::shared_ptr<const mindspore::lite::LiteGraph> model = nullptr; variable 400 …std::shared_ptr<mindspore::lite::LiteGraph> model = std::make_shared<mindspore::lite::LiteGraph>(); variable 640 std::shared_ptr<const mindspore::lite::LiteGraph> model = nullptr; variable
|
| /foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
| D | trigger_unit_test.cpp | 61 auto model = std::make_shared<GenericTriggerModel>(uuid, 100); variable
|