Searched refs:GetAllExecute (Results 1 – 2 of 2) sorted by relevance
175 int GetAllExecute(napi_env env, std::shared_ptr<PreferencesAysncContext> context, napi_value &resul… in GetAllExecute() function204 …auto output = [context](napi_env env, napi_value &result) { GetAllExecute(env, context, result); }; in GetAll()
166 int GetAllExecute(napi_env env, std::shared_ptr<PreferencesAysncContext> context, napi_value &resul… in GetAllExecute() function207 GetAllExecute(env, context, result); in GetAll()