stdafx.nativecodeanalysis.sarif 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722
  1. {
  2. "version": "2.1.0",
  3. "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
  4. "runs": [
  5. {
  6. "results": [
  7. {
  8. "ruleId": "C26439",
  9. "message": {
  10. "text": "可能不会 throw 此类型的函数。将其声明为 \"noexcept\" (f.6)。"
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/Iterator.Base.tlh"
  17. },
  18. "region": {
  19. "startLine": 30,
  20. "startColumn": 3,
  21. "endLine": 30,
  22. "endColumn": 3
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "??0__CoreIterator@Iterator@@QEAA@$$QEAV01@@Z",
  28. "kind": "function"
  29. }
  30. ]
  31. }
  32. ]
  33. },
  34. {
  35. "ruleId": "C26439",
  36. "message": {
  37. "text": "可能不会 throw 此类型的函数。将其声明为 \"noexcept\" (f.6)。"
  38. },
  39. "locations": [
  40. {
  41. "physicalLocation": {
  42. "artifactLocation": {
  43. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/Iterator.Base.tlh"
  44. },
  45. "region": {
  46. "startLine": 44,
  47. "startColumn": 27,
  48. "endLine": 44,
  49. "endColumn": 27
  50. }
  51. },
  52. "logicalLocations": [
  53. {
  54. "decoratedName": "??4__CoreIterator@Iterator@@QEAAAEAV01@$$QEAV01@@Z",
  55. "kind": "function"
  56. }
  57. ]
  58. }
  59. ]
  60. },
  61. {
  62. "ruleId": "C26495",
  63. "message": {
  64. "text": "未初始化变量 EventArgs_Connect::m_ConnectedTime。始终初始化成员变量(type.6)。"
  65. },
  66. "locations": [
  67. {
  68. "physicalLocation": {
  69. "artifactLocation": {
  70. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/EventArgs.hpp"
  71. },
  72. "region": {
  73. "startLine": 700,
  74. "startColumn": 2,
  75. "endLine": 700,
  76. "endColumn": 2
  77. }
  78. },
  79. "logicalLocations": [
  80. {
  81. "decoratedName": "??0EventArgs_Connect@@QEAA@XZ",
  82. "kind": "function"
  83. }
  84. ]
  85. }
  86. ],
  87. "properties": {
  88. "targetSymbol": "EventArgs_Connect::m_ConnectedTime"
  89. }
  90. },
  91. {
  92. "ruleId": "C26495",
  93. "message": {
  94. "text": "未初始化变量 EventArgs_Connect::m_ConnectionNumber。始终初始化成员变量(type.6)。"
  95. },
  96. "locations": [
  97. {
  98. "physicalLocation": {
  99. "artifactLocation": {
  100. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/EventArgs.hpp"
  101. },
  102. "region": {
  103. "startLine": 700,
  104. "startColumn": 2,
  105. "endLine": 700,
  106. "endColumn": 2
  107. }
  108. },
  109. "logicalLocations": [
  110. {
  111. "decoratedName": "??0EventArgs_Connect@@QEAA@XZ",
  112. "kind": "function"
  113. }
  114. ]
  115. }
  116. ],
  117. "properties": {
  118. "targetSymbol": "EventArgs_Connect::m_ConnectionNumber"
  119. }
  120. },
  121. {
  122. "ruleId": "C26439",
  123. "message": {
  124. "text": "可能不会 throw 此类型的函数。将其声明为 \"noexcept\" (f.6)。"
  125. },
  126. "locations": [
  127. {
  128. "physicalLocation": {
  129. "artifactLocation": {
  130. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/BUS.Include/C11BUSDelegate.hpp"
  131. },
  132. "region": {
  133. "startLine": 31,
  134. "startColumn": 2,
  135. "endLine": 31,
  136. "endColumn": 2
  137. }
  138. },
  139. "logicalLocations": [
  140. {
  141. "decoratedName": "??0BUSDelegate@@QEAA@$$QEAV0@@Z",
  142. "kind": "function"
  143. }
  144. ]
  145. }
  146. ]
  147. },
  148. {
  149. "ruleId": "C26439",
  150. "message": {
  151. "text": "可能不会 throw 此类型的函数。将其声明为 \"noexcept\" (f.6)。"
  152. },
  153. "locations": [
  154. {
  155. "physicalLocation": {
  156. "artifactLocation": {
  157. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/BUS.Include/C11BUSDelegate.hpp"
  158. },
  159. "region": {
  160. "startLine": 38,
  161. "startColumn": 16,
  162. "endLine": 38,
  163. "endColumn": 16
  164. }
  165. },
  166. "logicalLocations": [
  167. {
  168. "decoratedName": "??4BUSDelegate@@QEAAAEAV0@$$QEAV0@@Z",
  169. "kind": "function"
  170. }
  171. ]
  172. }
  173. ]
  174. },
  175. {
  176. "ruleId": "C26439",
  177. "message": {
  178. "text": "可能不会 throw 此类型的函数。将其声明为 \"noexcept\" (f.6)。"
  179. },
  180. "locations": [
  181. {
  182. "physicalLocation": {
  183. "artifactLocation": {
  184. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/C11DelegateHandler.hpp"
  185. },
  186. "region": {
  187. "startLine": 59,
  188. "startColumn": 2,
  189. "endLine": 59,
  190. "endColumn": 2
  191. }
  192. },
  193. "logicalLocations": [
  194. {
  195. "decoratedName": "??0?$C11DelegateHandler@VEventArgs_Null@@@@QEAA@$$QEAV0@@Z",
  196. "kind": "function"
  197. }
  198. ]
  199. }
  200. ]
  201. },
  202. {
  203. "ruleId": "C26439",
  204. "message": {
  205. "text": "可能不会 throw 此类型的函数。将其声明为 \"noexcept\" (f.6)。"
  206. },
  207. "locations": [
  208. {
  209. "physicalLocation": {
  210. "artifactLocation": {
  211. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/C11DelegateHandler.hpp"
  212. },
  213. "region": {
  214. "startLine": 59,
  215. "startColumn": 2,
  216. "endLine": 59,
  217. "endColumn": 2
  218. }
  219. },
  220. "logicalLocations": [
  221. {
  222. "decoratedName": "??0?$C11DelegateHandler@VEventArgs_Error@@@@QEAA@$$QEAV0@@Z",
  223. "kind": "function"
  224. }
  225. ]
  226. }
  227. ]
  228. },
  229. {
  230. "ruleId": "C26439",
  231. "message": {
  232. "text": "可能不会 throw 此类型的函数。将其声明为 \"noexcept\" (f.6)。"
  233. },
  234. "locations": [
  235. {
  236. "physicalLocation": {
  237. "artifactLocation": {
  238. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/C11DelegateHandler.hpp"
  239. },
  240. "region": {
  241. "startLine": 59,
  242. "startColumn": 2,
  243. "endLine": 59,
  244. "endColumn": 2
  245. }
  246. },
  247. "logicalLocations": [
  248. {
  249. "decoratedName": "??0?$C11DelegateHandler@VEventArgs_BUSMessage@@@@QEAA@$$QEAV0@@Z",
  250. "kind": "function"
  251. }
  252. ]
  253. }
  254. ]
  255. }
  256. ],
  257. "tool": {
  258. "driver": {
  259. "name": "PREfast",
  260. "fullName": "PREfast Code Analysis",
  261. "version": "14.29.30147.0",
  262. "informationUri": "https://aka.ms/cpp/ca"
  263. }
  264. },
  265. "invocations": [
  266. {
  267. "commandLine": "\"d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX86\\x64\\c1xx.dll\" -ACf{1F7B090C-16DB-4822-966A-A93D26ED4681} -ACpmspft140.dll -Alint -D_PREFAST_ -D_AST_FE_ -Analyze -zm0x00B2C1B0 -il C:\\Users\\ecom\\AppData\\Local\\Temp\\_CL_d75574a1ast -typedil -f stdafx.cpp -Ze -D_MSC_EXTENSIONS -Zp16 -pc \\:/ -D_MSC_VER=1929 -D_MSC_FULL_VER=192930147 -D_MSC_BUILD=0 -D_M_AMD64=100 -ZILP448 -D_M_X64=100 -D_WIN64 -D_WIN32 -GR -D_CPPRTTI -nologo -W 3 -diagnostics:column -D_GUARDOVERFLOW_CRT_ALLOCATORS=1 -GF -Og -Ot -Oy -Oi -ltcg -DCODE_ANALYSIS -DWIN32 -DNDEBUG -D_WINDOWS -D_USRDLL -DEBUS_EXPORTS -D_WINDLL -D_MBCS -EHs -D_CPPUNWIND -EHc -MD -D_MT -D_DLL -GS -D_M_FP_PRECISE -Zc:wchar_t -Zc:forScope -Ycstdafx.h -Fpx64\\Release\\eBusX64.pch -Fox64\\Release\\stdafx.obj -Fdx64\\Release\\vc142.pdb -external:W 3 -Gd -analyze:projectdirectory E:\\DIOS_V2\\DriverPlatform\\eBus -analyze:rulesetdirectory ;d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\Team Tools\\Static Analysis Tools\\\\Rule Sets; -analyze:ruleset d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\Team Tools\\Static Analysis Tools\\Rule Sets\\NativeRecommendedRules.ruleset -analyze:quiet -analyze:plugin d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX86\\x86\\EspXEngine.dll -FC -errorreport:prompt -I E:\\deliver\\include -I E:\\deliver\\include\\Img_header -I E:\\deliver\\include\\Common -I E:\\DIOS_V2\\DriverPlatform\\ECOM_commonTools\\ServiceBUS\\Common.Include -I E:\\DIOS_V2\\DriverPlatform\\ECOM_commonTools\\ServiceBUS\\BUS.Include -I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Tools\\MSVC\\14.29.30133\\include -I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Auxiliary\\VS\\include -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\ucrt -I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Auxiliary\\VS\\UnitTest\\include -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\um -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\shared -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\winrt -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\cppwinrt -I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um -external:I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Tools\\MSVC\\14.29.30133\\include -I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Tools\\MSVC\\14.29.30133\\include -external:I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -external:I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Auxiliary\\VS\\include -I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Auxiliary\\VS\\include -external:I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\ucrt -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\ucrt -external:I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Auxiliary\\VS\\UnitTest\\include -I d:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Auxiliary\\VS\\UnitTest\\include -external:I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\um -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\um -external:I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\shared -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\shared -external:I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\winrt -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\winrt -external:I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\cppwinrt -I D:\\Windows Kits\\10\\Include\\10.0.19041.0\\cppwinrt -external:I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um -I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um",
  268. "executionSuccessful": true
  269. }
  270. ],
  271. "artifacts": [
  272. {
  273. "location": {
  274. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/Iterator.Base.tlh"
  275. },
  276. "roles": [
  277. "resultFile"
  278. ],
  279. "hashes": {
  280. "md5": "7f7a2c46d50638fcd53f8ef4995e11cf"
  281. }
  282. },
  283. {
  284. "location": {
  285. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/EventArgs.hpp"
  286. },
  287. "roles": [
  288. "resultFile"
  289. ],
  290. "hashes": {
  291. "md5": "e54c46d2ddaf90ce591cd5152e267f2f"
  292. }
  293. },
  294. {
  295. "location": {
  296. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/BUS.Include/C11BUSDelegate.hpp"
  297. },
  298. "roles": [
  299. "resultFile"
  300. ],
  301. "hashes": {
  302. "md5": "1db06eafd6386c7f70adec57ea20a909"
  303. }
  304. },
  305. {
  306. "location": {
  307. "uri": "file:///E:/DIOS_V2/DriverPlatform/ECOM_commonTools/ServiceBUS/Common.Include/C11DelegateHandler.hpp"
  308. },
  309. "roles": [
  310. "resultFile"
  311. ],
  312. "hashes": {
  313. "md5": "fd3b1ad3fbcdde1c400f4a8e7fc62178"
  314. }
  315. },
  316. {
  317. "location": {
  318. "uri": "file:///e:/dios_v2/driverplatform/ebus/stdafx.cpp"
  319. },
  320. "roles": [
  321. "analysisTarget"
  322. ],
  323. "hashes": {
  324. "md5": "110b9b26e6f3359f858594c3aecfd68c"
  325. }
  326. },
  327. {
  328. "location": {
  329. "uri": "file:///e:/dios_v2/driverplatform/ebus/stdafx.h"
  330. },
  331. "hashes": {
  332. "md5": "bd69170f9edfc86e6f0bcd348eb46863"
  333. }
  334. },
  335. {
  336. "location": {
  337. "uri": "file:///e:/dios_v2/driverplatform/ebus/targetver.h"
  338. },
  339. "hashes": {
  340. "md5": "20a1397a4f718d91f76e2681bef085b6"
  341. }
  342. },
  343. {
  344. "location": {
  345. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/dstring.hpp"
  346. },
  347. "hashes": {
  348. "md5": "e212714ab6764872d1c22d9fc96bb36f"
  349. }
  350. },
  351. {
  352. "location": {
  353. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/string.format.tlh"
  354. },
  355. "hashes": {
  356. "md5": "3b0a9edf7c379579f0b40350a0032ffb"
  357. }
  358. },
  359. {
  360. "location": {
  361. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/dstringarray.hpp"
  362. },
  363. "hashes": {
  364. "md5": "ebb4fe5d66e27daec3dba3eb24b6916e"
  365. }
  366. },
  367. {
  368. "location": {
  369. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.tlh"
  370. },
  371. "hashes": {
  372. "md5": "05c75e73166e1c5347f36187c6153444"
  373. }
  374. },
  375. {
  376. "location": {
  377. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.random.tlh"
  378. },
  379. "hashes": {
  380. "md5": "7a7137ea175718b205a499054a073650"
  381. }
  382. },
  383. {
  384. "location": {
  385. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.from.tlh"
  386. },
  387. "hashes": {
  388. "md5": "7dbc725ca4fe8bca48fd281b8733fb59"
  389. }
  390. },
  391. {
  392. "location": {
  393. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.container.tlh"
  394. },
  395. "hashes": {
  396. "md5": "df16ab62884043539369b974a1fdc83e"
  397. }
  398. },
  399. {
  400. "location": {
  401. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.list.tlh"
  402. },
  403. "hashes": {
  404. "md5": "7aa9cc1e20696951a608f7aca6913d0b"
  405. }
  406. },
  407. {
  408. "location": {
  409. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.sequence.tlh"
  410. },
  411. "hashes": {
  412. "md5": "6da0f1a1626059d1279ed2e967cd4aae"
  413. }
  414. },
  415. {
  416. "location": {
  417. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.vectorofptr.tlh"
  418. },
  419. "hashes": {
  420. "md5": "f50232f166d37ad35015161316bad8a0"
  421. }
  422. },
  423. {
  424. "location": {
  425. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/vectorofptr.tlh"
  426. },
  427. "hashes": {
  428. "md5": "ae62f3f2e1d91d147413fb517299b7e7"
  429. }
  430. },
  431. {
  432. "location": {
  433. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.listofptr.tlh"
  434. },
  435. "hashes": {
  436. "md5": "0bae513f99a7ccfce6d8837ed6ce87cb"
  437. }
  438. },
  439. {
  440. "location": {
  441. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/listofptr.tlh"
  442. },
  443. "hashes": {
  444. "md5": "2c05853076df18e7a1316a339880eea9"
  445. }
  446. },
  447. {
  448. "location": {
  449. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.filter.tlh"
  450. },
  451. "hashes": {
  452. "md5": "676f189ea92cf4bacedd849d7d763145"
  453. }
  454. },
  455. {
  456. "location": {
  457. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.extension.tlh"
  458. },
  459. "hashes": {
  460. "md5": "afbb0e64ac5cbfa58ca9eecd6542c84a"
  461. }
  462. },
  463. {
  464. "location": {
  465. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.select.tlh"
  466. },
  467. "hashes": {
  468. "md5": "1564c082236acbc44f59bc04330d198f"
  469. }
  470. },
  471. {
  472. "location": {
  473. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.indirect.tlh"
  474. },
  475. "hashes": {
  476. "md5": "aa284bfca9ca233c26694220639a820d"
  477. }
  478. },
  479. {
  480. "location": {
  481. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.zip.tlh"
  482. },
  483. "hashes": {
  484. "md5": "b2a4c19c7853e4d318c8c32c2fe693ea"
  485. }
  486. },
  487. {
  488. "location": {
  489. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.concat.tlh"
  490. },
  491. "hashes": {
  492. "md5": "46c949adba71d52eb476c437c140bbbf"
  493. }
  494. },
  495. {
  496. "location": {
  497. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.distinct.tlh"
  498. },
  499. "hashes": {
  500. "md5": "0620a727df40d5aa565232e2868dd59a"
  501. }
  502. },
  503. {
  504. "location": {
  505. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.tlh"
  506. },
  507. "hashes": {
  508. "md5": "5347eb9498dc23693bbf2b8ae11a0723"
  509. }
  510. },
  511. {
  512. "location": {
  513. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.base.tlh"
  514. },
  515. "hashes": {
  516. "md5": "3122a520d792ecd751378a6ddacf7539"
  517. }
  518. },
  519. {
  520. "location": {
  521. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.random.tlh"
  522. },
  523. "hashes": {
  524. "md5": "6c1c6369394d523fc41742279b1e310e"
  525. }
  526. },
  527. {
  528. "location": {
  529. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.from.tlh"
  530. },
  531. "hashes": {
  532. "md5": "748e632064a6096a6355db38814e243c"
  533. }
  534. },
  535. {
  536. "location": {
  537. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.container.tlh"
  538. },
  539. "hashes": {
  540. "md5": "661c6712727cd0aafaaf22bd3d39022e"
  541. }
  542. },
  543. {
  544. "location": {
  545. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.list.tlh"
  546. },
  547. "hashes": {
  548. "md5": "912bdc395f7675aef2dc354e37ece699"
  549. }
  550. },
  551. {
  552. "location": {
  553. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.vectorofptr.tlh"
  554. },
  555. "hashes": {
  556. "md5": "3c601e5672f858691f83e0bfe986f441"
  557. }
  558. },
  559. {
  560. "location": {
  561. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/exclusivearray.tlh"
  562. },
  563. "hashes": {
  564. "md5": "f7ab1e4befb8be30c2aa5f7372e0e89e"
  565. }
  566. },
  567. {
  568. "location": {
  569. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/exclusiveholder.tlh"
  570. },
  571. "hashes": {
  572. "md5": "e9417cf733934076e3fd20bed82aa66e"
  573. }
  574. },
  575. {
  576. "location": {
  577. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/exclusiveholder.tli"
  578. },
  579. "hashes": {
  580. "md5": "31ddaa9c82f28373cefef0d4a1f8b16c"
  581. }
  582. },
  583. {
  584. "location": {
  585. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busid.hpp"
  586. },
  587. "hashes": {
  588. "md5": "216a4804d5f464d70fbf57b682301303"
  589. }
  590. },
  591. {
  592. "location": {
  593. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/buscommand.hpp"
  594. },
  595. "hashes": {
  596. "md5": "264672836752676d0325336d99b8e5d8"
  597. }
  598. },
  599. {
  600. "location": {
  601. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/messagedecoder.hpp"
  602. },
  603. "hashes": {
  604. "md5": "6cc6c21e78ca58e51c20180657de7600"
  605. }
  606. },
  607. {
  608. "location": {
  609. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/wstring.hpp"
  610. },
  611. "hashes": {
  612. "md5": "901447979bb83c8deba1e2a9fed5495a"
  613. }
  614. },
  615. {
  616. "location": {
  617. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/xdwrtti.hpp"
  618. },
  619. "hashes": {
  620. "md5": "ce517e47fa70090bd352e6892ce972f8"
  621. }
  622. },
  623. {
  624. "location": {
  625. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/delegatearg.hpp"
  626. },
  627. "hashes": {
  628. "md5": "2d172f6c02f95804174e1bd02daaf5d2"
  629. }
  630. },
  631. {
  632. "location": {
  633. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/eventargs.bus.hpp"
  634. },
  635. "hashes": {
  636. "md5": "7ed99cee70bb7f064b4308d68f40b045"
  637. }
  638. },
  639. {
  640. "location": {
  641. "uri": "file:///e:/deliver/include/img_header/tmplblockbuffer.tlh"
  642. },
  643. "hashes": {
  644. "md5": "8e439548d6fdac30554598cd8974180a"
  645. }
  646. },
  647. {
  648. "location": {
  649. "uri": "file:///e:/deliver/include/img_header/tmplblockbuffer.tli"
  650. },
  651. "hashes": {
  652. "md5": "e12f24dac75fc0c84158b4b90dba01d2"
  653. }
  654. },
  655. {
  656. "location": {
  657. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.mainentry.hpp"
  658. },
  659. "hashes": {
  660. "md5": "74763e54591818492f9fcafa8d454e43"
  661. }
  662. },
  663. {
  664. "location": {
  665. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.define.hpp"
  666. },
  667. "hashes": {
  668. "md5": "75658e2db524e36af7394c5707dea52a"
  669. }
  670. },
  671. {
  672. "location": {
  673. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/c11unsafedelegate.hpp"
  674. },
  675. "hashes": {
  676. "md5": "ac84bbf39836c215267ec8cb9afcbe16"
  677. }
  678. },
  679. {
  680. "location": {
  681. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.base.hpp"
  682. },
  683. "hashes": {
  684. "md5": "803b1b5b25b5e11b968b9ca0a72b31e5"
  685. }
  686. },
  687. {
  688. "location": {
  689. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.client.hpp"
  690. },
  691. "hashes": {
  692. "md5": "bd81a99c7f33f98bbd9da9b51077289d"
  693. }
  694. },
  695. {
  696. "location": {
  697. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.stream.hpp"
  698. },
  699. "hashes": {
  700. "md5": "0f98db40fc347332772462cc2f428d7b"
  701. }
  702. },
  703. {
  704. "location": {
  705. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.receiver.hpp"
  706. },
  707. "hashes": {
  708. "md5": "1a9459f1d258895ba14cee2c12e5cd1b"
  709. }
  710. },
  711. {
  712. "location": {
  713. "uri": "file:///e:/deliver/include/resdataobject.h"
  714. },
  715. "hashes": {
  716. "md5": "5952703846c703003535fa667ae9a289"
  717. }
  718. }
  719. ]
  720. }
  721. ]
  722. }