Searched refs:RetentionSandboxInfoToJs (Results 1 – 3 of 3) sorted by relevance
347 napi_value RetentionSandboxInfoToJs(napi_env env, const std::vector<RetentionSandBoxInfo>& infoVec);
1568 resJs = RetentionSandboxInfoToJs(env, asyncContext->retentionSandBoxInfoVec); in GetRetentionSandboxListComplete()
1232 napi_value RetentionSandboxInfoToJs(napi_env env, const std::vector<RetentionSandBoxInfo>& infoVec) in RetentionSandboxInfoToJs() function