Searched refs:FUNC_COMPLETE_NAME (Results 1 – 2 of 2) sorted by relevance
39 const std::string FUNC_COMPLETE_NAME = "complete"; variable115 napi_value completeCallBack = GetOptionsFunc(env, options, FUNC_COMPLETE_NAME); in CreateCallbackRef()
36 const std::string FUNC_COMPLETE_NAME = "complete"; variable196 napi_value completeCallBack = GetOptions(options, FUNC_COMPLETE_NAME, napi_function); in CreateCallbackRef()