Searched refs:JsGetCurrentOffset (Results 1 – 3 of 3) sorted by relevance
27 …static shared_ptr<JsValue> JsGetCurrentOffset(const shared_ptr<JsRuntime>& runtime, NodeId nodeId);
22 shared_ptr<JsValue> JsiListBridge::JsGetCurrentOffset(const shared_ptr<JsRuntime>& runtime, NodeId … in JsGetCurrentOffset() function in OHOS::Ace::Framework::JsiListBridge
2168 return JsiListBridge::JsGetCurrentOffset(runtime, nodeId); in JsCallComponent()