Searched refs:successCallbackValue (Results 1 – 6 of 6) sorted by relevance
53 const jsi::Value &successCallbackValue,
119 const jsi::Value &successCallbackValue, in uiManagerDidConfigureNextLayoutAnimation() argument121 bool hasSuccessCallback = successCallbackValue.isObject() && in uiManagerDidConfigureNextLayoutAnimation()122 successCallbackValue.getObject(runtime).isFunction(runtime); in uiManagerDidConfigureNextLayoutAnimation()127 successCallbackValue.getObject(runtime).getFunction(runtime)) in uiManagerDidConfigureNextLayoutAnimation()
105 const jsi::Value &successCallbackValue, in uiManagerDidConfigureNextLayoutAnimation() argument107 bool hasSuccessCallback = successCallbackValue.isObject() && in uiManagerDidConfigureNextLayoutAnimation()108 successCallbackValue.getObject(runtime).isFunction(runtime); in uiManagerDidConfigureNextLayoutAnimation()113 successCallbackValue.getObject(runtime).getFunction(runtime)) in uiManagerDidConfigureNextLayoutAnimation()