Searched refs:convertResult (Results 1 – 2 of 2) sorted by relevance
280 napi_value convertResult = nullptr; in Off() local282 return convertResult; in Off()339 napi_value convertResult = nullptr; in GetEnvironmentVar() local359 return convertResult; in GetEnvironmentVar()362 return convertResult; in GetEnvironmentVar()394 return convertResult; in GetUidForName()397 return convertResult; in GetUidForName()512 return convertResult; in GetUidForName()515 return convertResult; in GetUidForName()565 return convertResult; in GetEnvironmentVar()[all …]
426 napi_value convertResult = nullptr; variable427 convertResult = process.Off(env, temp);429 napi_get_value_bool(env, convertResult, &res);449 napi_value convertResult = nullptr; variable450 convertResult = process.Off(env, temp);452 napi_get_value_bool(env, convertResult, &res);