Searched defs:ConvertDataFunc (Results 1 – 2 of 2) sorted by relevance
28 using ConvertDataFunc = bool(*)(const napi_env &env, sptr<AsyncCallbackInfo> asyncCallbackInfo, variable
76 using ConvertDataFunc = bool(*)(sptr<AsyncCallbackInfo> asyncCallbackInfo, std::vector<ani_ref> &da… typedef