Home
last modified time | relevance | path

Searched defs:AddOperation (Results 1 – 3 of 3) sorted by relevance

/foundation/ai/neural_network_runtime/test/system_test/common/
Dnnrt_test.cpp97 OH_NN_ReturnCode NNRtTest::AddOperation(OH_NN_OperationType opType, in AddOperation() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Drdb_types.h139 inline void AddOperation(const RdbPredicateOperator op, const std::string& field, in AddOperation() function
144 inline void AddOperation(const RdbPredicateOperator op, const std::string& field, in AddOperation() function
/foundation/ai/neural_network_runtime/frameworks/native/
Dinner_model.cpp331 OH_NN_ReturnCode InnerModel::AddOperation(OH_NN_OperationType opType, const OH_NN_UInt32Array& para… in AddOperation() function in OHOS::NeuralNetworkRuntime::InnerModel