Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dops_registry.h50 #define REGISTER_OPS(T, opsType) static OpsRegistry::Registrar g_##T(opsType, CREATE_FUNC(T)) argument
Dops_registry.cpp21 OpsRegistry::Registrar::Registrar(OH_NN_OperationType opsType, std::function<std::unique_ptr<OpsBui… in Registrar()
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
Dclouddisk_notify_const.h50 NotifyOpsType opsType = NotifyOpsType::OPS_NONE; member
64 NotifyOpsType opsType = NotifyOpsType::OPS_NONE; member