Searched refs:JsGetXComponentSurfaceId (Results 1 – 3 of 3) sorted by relevance
47 …static shared_ptr<JsValue> JsGetXComponentSurfaceId(const shared_ptr<JsRuntime>& runtime, NodeId n…
148 shared_ptr<JsValue> JsiXComponentBridge::JsGetXComponentSurfaceId(const shared_ptr<JsRuntime>& runt… in JsGetXComponentSurfaceId() function in OHOS::Ace::Framework::JsiXComponentBridge
2154 return JsiXComponentBridge::JsGetXComponentSurfaceId(runtime, nodeId); in JsCallComponent()