Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_frame_node_bridge.cpp1410 …std::function<std::string(const std::string&)> getFuncCallback = ParseGetFunc(runtimeCallInfo, nod… in SetCustomPropertyModiferByKey() local
1412 … nativeNode, reinterpret_cast<void*>(&funcCallback), reinterpret_cast<void*>(&getFuncCallback)); in SetCustomPropertyModiferByKey()