Searched refs:CreateMethod (Results 1 – 6 of 6) sorted by relevance
45 HRESULT CreateMethod(IDataModelManager* p_manager, IModelMethod* p_method,
35 HRESULT CreateMethod(IDataModelManager* p_manager, IModelMethod* p_method, in CreateMethod() function
114 static Method* CreateMethod(AggregateType* class_type,
232 Method* Declarations::CreateMethod(AggregateType* container_type, in CreateMethod() function in v8::internal::torque::Declarations
121 Method* m = Declarations::CreateMethod(container_type, method_name, in DeclareMethods()
269 RETURN_IF_FAIL(CreateMethod(sp_data_model_manager.Get(), in Initialize()