Searched defs:GetGatheringPolicyContext (Results 1 – 1 of 1) sorted by relevance
228 struct GetGatheringPolicyContext : public CommonAsyncContext { struct229 explicit GetGatheringPolicyContext(napi_env env) : CommonAsyncContext(env) {}; in GetGatheringPolicyContext() function230 bool isGathering = false;