Searched refs:opsRegistry (Results 1 – 2 of 2) sorted by relevance
33 static OpsRegistry opsRegistry; in GetSingleton() local34 return opsRegistry; in GetSingleton()
424 const Ops::OpsRegistry& opsRegistry = Ops::OpsRegistry::GetSingleton(); in AddOperation() local425 std::unique_ptr<Ops::OpsBuilder> opsBuilder = opsRegistry.GetOpsBuilder(opType); in AddOperation()