Home
last modified time | relevance | path

Searched refs:FunctionSetCallback (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A Dbindings_defines.h30 using FunctionSetCallback = panda::Local<panda::JSValueRef>(*)(panda::JsiRuntimeCallInfo*); variable
H A Dbindings_implementation.h307 …static void CustomProperty(const char* name, FunctionGetCallback getter, FunctionSetCallback sette…
H A Dbindings_implementation.inl84 const char* name, FunctionGetCallback getter, FunctionSetCallback setter)
H A Dbindings.inl104 typename ImplDetail<C>::FunctionSetCallback setter)
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_bindings.h66 …static void CustomProperty(const char* name, FunctionGetCallback getter, FunctionSetCallback sette…
H A Djsi_bindings.inl130 void JsiClass<C>::CustomProperty(const char* name, FunctionGetCallback getter, FunctionSetCallback