Searched refs:getTelemetryIdAsync (Results 1 – 3 of 3) sorted by relevance
41 async function getTelemetryIdAsync() { function82 telemetryId = await getTelemetryIdAsync();
36 async function getTelemetryIdAsync() { function65 telemetryId = await getTelemetryIdAsync();
1 …getTelemetryIdAsync() {\n const settings = new JsonFile<{ uuid?: string }>(getUserStatePath(), {\…