Searched refs:GetRetentionStateParams (Results 1 – 3 of 3) sorted by relevance
317 bool GetRetentionStateParams(const napi_env env, const napi_callback_info info,
1430 if (!GetRetentionStateParams(env, cbInfo, *asyncContext)) { in SetRetentionState()1480 if (!GetRetentionStateParams(env, cbInfo, *asyncContext)) { in CancelRetentionState()
1054 bool GetRetentionStateParams(const napi_env env, const napi_callback_info info, in GetRetentionStateParams() function