Home
last modified time | relevance | path

Searched refs:osVersion (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/flutter/packages/flutter_tools/lib/src/reporting/
Dcrash_reporting.dart101 req.fields['osVersion'] = os.name; // this actually includes version
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_update.js415 osVersion: "[PC Preview] unknown osVersion", property
/third_party/node/test/common/
Dreport.js128 assert.strictEqual(typeof header.osVersion, 'string');
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DBackendMTL.mm268 NSString* osVersion = [[NSProcessInfo processInfo] operatingSystemVersionString];
270 "Metal driver on " + std::string(systemName) + [osVersion UTF8String];
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dcrash_reporting_test.dart179 expect(crashInfo.fields['osVersion'], 'fake OS name and version');
/third_party/node/doc/api/
Dreport.md62 "osVersion": "#1 SMP Wed Mar 21 18:14:51 EDT 2018",
/third_party/node/doc/changelogs/
DCHANGELOG_V11.md968 …tps://github.com/nodejs/node/commit/cc22fd7be9)] - **report**: split up osVersion and machine valu…