Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_types.inl221 void JsiCallbackInfo::SetReturnValue(T* instance) const function in OHOS::Ace::Framework::JsiCallbackInfo
227 void JsiCallbackInfo::SetReturnValue(JsiRef<T> val) const function in OHOS::Ace::Framework::JsiCallbackInfo
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp240 static void SetReturnValue(sptr<SurfaceBuffer>& buffer, sptr<BufferExtraData>& bedata, in SetReturnValue() function