Searched refs:MakeResultWithPickerCallBack (Results 1 – 2 of 2) sorted by relevance
61 …static napi_value MakeResultWithPickerCallBack(napi_env env, std::shared_ptr<PickerCallBack> picke…
119 static napi_value MakeResultWithPickerCallBack(napi_env env, std::shared_ptr<PickerCallBack> picker… in MakeResultWithPickerCallBack() function163 napi_value result = MakeResultWithPickerCallBack(env, context->pickerCallBack); in StartModalPickerAsyncCallbackComplete()