Home
last modified time | relevance | path

Searched defs:CreateCallContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dcall_context.h172 ICallContext::Ptr CreateCallContext(Ret (Obj::*)(Args...), const BASE_NS::array_view<BASE_NS::strin… in CreateCallContext() function
181 ICallContext::Ptr CreateCallContext(Ret (Obj::*)(Args...) const, const BASE_NS::array_view<BASE_NS:… in CreateCallContext() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dfunctions.cpp37 ICallContext::Ptr SettableFunction::CreateCallContext() const in CreateCallContext() function in SettableFunction
94 ICallContext::Ptr PropertyFunction::CreateCallContext() const in CreateCallContext() function in PropertyFunction