eBus.nativecodeanalysis.sarif 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945
  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": "C26812",
  9. "message": {
  10. "text": "枚举类型“PIPELINE_MAINKEY”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
  17. },
  18. "region": {
  19. "startLine": 47,
  20. "startColumn": 3,
  21. "endLine": 47,
  22. "endColumn": 14
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "??0_PLMemory@@QEAA@XZ",
  28. "kind": "function"
  29. }
  30. ]
  31. }
  32. ]
  33. },
  34. {
  35. "ruleId": "C26812",
  36. "message": {
  37. "text": "枚举类型“PIPELINE_MEMMORY_SUBKEY”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
  38. },
  39. "locations": [
  40. {
  41. "physicalLocation": {
  42. "artifactLocation": {
  43. "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
  44. },
  45. "region": {
  46. "startLine": 48,
  47. "startColumn": 3,
  48. "endLine": 48,
  49. "endColumn": 13
  50. }
  51. },
  52. "logicalLocations": [
  53. {
  54. "decoratedName": "??0_PLMemory@@QEAA@XZ",
  55. "kind": "function"
  56. }
  57. ]
  58. }
  59. ]
  60. },
  61. {
  62. "ruleId": "C26812",
  63. "message": {
  64. "text": "枚举类型“PIPELINE_IMAGE_SUBKEY”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
  65. },
  66. "locations": [
  67. {
  68. "physicalLocation": {
  69. "artifactLocation": {
  70. "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
  71. },
  72. "region": {
  73. "startLine": 73,
  74. "startColumn": 3,
  75. "endLine": 73,
  76. "endColumn": 13
  77. }
  78. },
  79. "logicalLocations": [
  80. {
  81. "decoratedName": "??0_PLImage2DGrayInfo@@QEAA@XZ",
  82. "kind": "function"
  83. }
  84. ]
  85. }
  86. ]
  87. },
  88. {
  89. "ruleId": "C26812",
  90. "message": {
  91. "text": "枚举类型“PIPELINE_LIST_SUBKEY”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
  92. },
  93. "locations": [
  94. {
  95. "physicalLocation": {
  96. "artifactLocation": {
  97. "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
  98. },
  99. "region": {
  100. "startLine": 121,
  101. "startColumn": 3,
  102. "endLine": 121,
  103. "endColumn": 13
  104. }
  105. },
  106. "logicalLocations": [
  107. {
  108. "decoratedName": "??0_PLFloatList@@QEAA@XZ",
  109. "kind": "function"
  110. }
  111. ]
  112. }
  113. ]
  114. },
  115. {
  116. "ruleId": "C26812",
  117. "message": {
  118. "text": "枚举类型“FUNCTION_DATATYPE”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
  119. },
  120. "locations": [
  121. {
  122. "physicalLocation": {
  123. "artifactLocation": {
  124. "uri": "file:///E:/deliver/include/Img_header/FunctionDataTypeCommon.h"
  125. },
  126. "region": {
  127. "startLine": 105,
  128. "startColumn": 3,
  129. "endLine": 105,
  130. "endColumn": 13
  131. }
  132. },
  133. "logicalLocations": [
  134. {
  135. "decoratedName": "??0_FuncIODisp@@QEAA@XZ",
  136. "kind": "function"
  137. }
  138. ]
  139. }
  140. ]
  141. },
  142. {
  143. "ruleId": "C26812",
  144. "message": {
  145. "text": "枚举类型“MEM_STATUS”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
  146. },
  147. "locations": [
  148. {
  149. "physicalLocation": {
  150. "artifactLocation": {
  151. "uri": "file:///E:/deliver/include/Img_header/FunctionDataTypeCommon.h"
  152. },
  153. "region": {
  154. "startLine": 106,
  155. "startColumn": 3,
  156. "endLine": 106,
  157. "endColumn": 16
  158. }
  159. },
  160. "logicalLocations": [
  161. {
  162. "decoratedName": "??0_FuncIODisp@@QEAA@XZ",
  163. "kind": "function"
  164. }
  165. ]
  166. }
  167. ]
  168. },
  169. {
  170. "ruleId": "C26812",
  171. "message": {
  172. "text": "枚举类型“RGB_PLANARCONFIGURATION”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
  173. },
  174. "locations": [
  175. {
  176. "physicalLocation": {
  177. "artifactLocation": {
  178. "uri": "file:///E:/deliver/include/Img_header/FunctionDataTypeCommon.h"
  179. },
  180. "region": {
  181. "startLine": 187,
  182. "startColumn": 3,
  183. "endLine": 187,
  184. "endColumn": 54
  185. }
  186. },
  187. "logicalLocations": [
  188. {
  189. "decoratedName": "??4_Image2DRGBInfo@@QEAAAEAU0@AEBU_PLImage2DRGBInfo@@@Z",
  190. "kind": "function"
  191. }
  192. ]
  193. }
  194. ]
  195. },
  196. {
  197. "ruleId": "C26495",
  198. "message": {
  199. "text": "未初始化变量 BaseJsonDataObject<unsigned __int64>::m_Data。始终初始化成员变量(type.6)。"
  200. },
  201. "locations": [
  202. {
  203. "physicalLocation": {
  204. "artifactLocation": {
  205. "uri": "file:///E:/deliver/include/ResDataObject.h"
  206. },
  207. "region": {
  208. "startLine": 400,
  209. "startColumn": 2,
  210. "endLine": 400,
  211. "endColumn": 2
  212. }
  213. },
  214. "logicalLocations": [
  215. {
  216. "decoratedName": "??0?$BaseJsonDataObject@_K@@QEAA@XZ",
  217. "kind": "function"
  218. }
  219. ]
  220. }
  221. ],
  222. "properties": {
  223. "targetSymbol": "BaseJsonDataObject<unsigned __int64>::m_Data"
  224. }
  225. },
  226. {
  227. "ruleId": "C26495",
  228. "message": {
  229. "text": "未初始化变量 BaseJsonDataObject<unsigned int>::m_Data。始终初始化成员变量(type.6)。"
  230. },
  231. "locations": [
  232. {
  233. "physicalLocation": {
  234. "artifactLocation": {
  235. "uri": "file:///E:/deliver/include/ResDataObject.h"
  236. },
  237. "region": {
  238. "startLine": 400,
  239. "startColumn": 2,
  240. "endLine": 400,
  241. "endColumn": 2
  242. }
  243. },
  244. "logicalLocations": [
  245. {
  246. "decoratedName": "??0?$BaseJsonDataObject@I@@QEAA@XZ",
  247. "kind": "function"
  248. }
  249. ]
  250. }
  251. ],
  252. "properties": {
  253. "targetSymbol": "BaseJsonDataObject<unsigned int>::m_Data"
  254. }
  255. },
  256. {
  257. "ruleId": "C26495",
  258. "message": {
  259. "text": "未初始化变量 BaseJsonDataObject<bool>::m_Data。始终初始化成员变量(type.6)。"
  260. },
  261. "locations": [
  262. {
  263. "physicalLocation": {
  264. "artifactLocation": {
  265. "uri": "file:///E:/deliver/include/ResDataObject.h"
  266. },
  267. "region": {
  268. "startLine": 400,
  269. "startColumn": 2,
  270. "endLine": 400,
  271. "endColumn": 2
  272. }
  273. },
  274. "logicalLocations": [
  275. {
  276. "decoratedName": "??0?$BaseJsonDataObject@_N@@QEAA@XZ",
  277. "kind": "function"
  278. }
  279. ]
  280. }
  281. ],
  282. "properties": {
  283. "targetSymbol": "BaseJsonDataObject<bool>::m_Data"
  284. }
  285. }
  286. ],
  287. "tool": {
  288. "driver": {
  289. "name": "PREfast",
  290. "fullName": "PREfast Code Analysis",
  291. "version": "14.29.30147.0",
  292. "informationUri": "https://aka.ms/cpp/ca"
  293. }
  294. },
  295. "invocations": [
  296. {
  297. "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 -allChunksReserved -il C:\\Users\\ecom\\AppData\\Local\\Temp\\_CL_4a71f3f0ast -typedil -f eBus.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 -Yustdafx.h -Fpx64\\Release\\eBusX64.pch -Fox64\\Release\\eBus.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",
  298. "executionSuccessful": true
  299. }
  300. ],
  301. "artifacts": [
  302. {
  303. "location": {
  304. "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
  305. },
  306. "roles": [
  307. "resultFile"
  308. ],
  309. "hashes": {
  310. "md5": "afeec70058e19c9a7a046582ffe3df4a"
  311. }
  312. },
  313. {
  314. "location": {
  315. "uri": "file:///E:/deliver/include/Img_header/FunctionDataTypeCommon.h"
  316. },
  317. "roles": [
  318. "resultFile"
  319. ],
  320. "hashes": {
  321. "md5": "9945e2e48e329885fc8defb0f4a7caa9"
  322. }
  323. },
  324. {
  325. "location": {
  326. "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
  327. },
  328. "roles": [
  329. "analysisTarget",
  330. "resultFile"
  331. ],
  332. "hashes": {
  333. "md5": "1f38d6f674c662454598bdbae10c89a8"
  334. }
  335. },
  336. {
  337. "location": {
  338. "uri": "file:///E:/deliver/include/ResDataObject.h"
  339. },
  340. "roles": [
  341. "resultFile"
  342. ],
  343. "hashes": {
  344. "md5": "5952703846c703003535fa667ae9a289"
  345. }
  346. },
  347. {
  348. "location": {
  349. "uri": "file:///e:/dios_v2/driverplatform/ebus/stdafx.h"
  350. },
  351. "hashes": {
  352. "md5": "bd69170f9edfc86e6f0bcd348eb46863"
  353. }
  354. },
  355. {
  356. "location": {
  357. "uri": "file:///e:/dios_v2/driverplatform/ebus/targetver.h"
  358. },
  359. "hashes": {
  360. "md5": "20a1397a4f718d91f76e2681bef085b6"
  361. }
  362. },
  363. {
  364. "location": {
  365. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/dstring.hpp"
  366. },
  367. "hashes": {
  368. "md5": "e212714ab6764872d1c22d9fc96bb36f"
  369. }
  370. },
  371. {
  372. "location": {
  373. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/string.format.tlh"
  374. },
  375. "hashes": {
  376. "md5": "3b0a9edf7c379579f0b40350a0032ffb"
  377. }
  378. },
  379. {
  380. "location": {
  381. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/dstringarray.hpp"
  382. },
  383. "hashes": {
  384. "md5": "ebb4fe5d66e27daec3dba3eb24b6916e"
  385. }
  386. },
  387. {
  388. "location": {
  389. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.tlh"
  390. },
  391. "hashes": {
  392. "md5": "05c75e73166e1c5347f36187c6153444"
  393. }
  394. },
  395. {
  396. "location": {
  397. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.base.tlh"
  398. },
  399. "hashes": {
  400. "md5": "7f7a2c46d50638fcd53f8ef4995e11cf"
  401. }
  402. },
  403. {
  404. "location": {
  405. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.random.tlh"
  406. },
  407. "hashes": {
  408. "md5": "7a7137ea175718b205a499054a073650"
  409. }
  410. },
  411. {
  412. "location": {
  413. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.from.tlh"
  414. },
  415. "hashes": {
  416. "md5": "7dbc725ca4fe8bca48fd281b8733fb59"
  417. }
  418. },
  419. {
  420. "location": {
  421. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.container.tlh"
  422. },
  423. "hashes": {
  424. "md5": "df16ab62884043539369b974a1fdc83e"
  425. }
  426. },
  427. {
  428. "location": {
  429. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.list.tlh"
  430. },
  431. "hashes": {
  432. "md5": "7aa9cc1e20696951a608f7aca6913d0b"
  433. }
  434. },
  435. {
  436. "location": {
  437. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.sequence.tlh"
  438. },
  439. "hashes": {
  440. "md5": "6da0f1a1626059d1279ed2e967cd4aae"
  441. }
  442. },
  443. {
  444. "location": {
  445. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.vectorofptr.tlh"
  446. },
  447. "hashes": {
  448. "md5": "f50232f166d37ad35015161316bad8a0"
  449. }
  450. },
  451. {
  452. "location": {
  453. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/vectorofptr.tlh"
  454. },
  455. "hashes": {
  456. "md5": "ae62f3f2e1d91d147413fb517299b7e7"
  457. }
  458. },
  459. {
  460. "location": {
  461. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.listofptr.tlh"
  462. },
  463. "hashes": {
  464. "md5": "0bae513f99a7ccfce6d8837ed6ce87cb"
  465. }
  466. },
  467. {
  468. "location": {
  469. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/listofptr.tlh"
  470. },
  471. "hashes": {
  472. "md5": "2c05853076df18e7a1316a339880eea9"
  473. }
  474. },
  475. {
  476. "location": {
  477. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.filter.tlh"
  478. },
  479. "hashes": {
  480. "md5": "676f189ea92cf4bacedd849d7d763145"
  481. }
  482. },
  483. {
  484. "location": {
  485. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.extension.tlh"
  486. },
  487. "hashes": {
  488. "md5": "afbb0e64ac5cbfa58ca9eecd6542c84a"
  489. }
  490. },
  491. {
  492. "location": {
  493. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.select.tlh"
  494. },
  495. "hashes": {
  496. "md5": "1564c082236acbc44f59bc04330d198f"
  497. }
  498. },
  499. {
  500. "location": {
  501. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.indirect.tlh"
  502. },
  503. "hashes": {
  504. "md5": "aa284bfca9ca233c26694220639a820d"
  505. }
  506. },
  507. {
  508. "location": {
  509. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.zip.tlh"
  510. },
  511. "hashes": {
  512. "md5": "b2a4c19c7853e4d318c8c32c2fe693ea"
  513. }
  514. },
  515. {
  516. "location": {
  517. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.concat.tlh"
  518. },
  519. "hashes": {
  520. "md5": "46c949adba71d52eb476c437c140bbbf"
  521. }
  522. },
  523. {
  524. "location": {
  525. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.distinct.tlh"
  526. },
  527. "hashes": {
  528. "md5": "0620a727df40d5aa565232e2868dd59a"
  529. }
  530. },
  531. {
  532. "location": {
  533. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.tlh"
  534. },
  535. "hashes": {
  536. "md5": "5347eb9498dc23693bbf2b8ae11a0723"
  537. }
  538. },
  539. {
  540. "location": {
  541. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.base.tlh"
  542. },
  543. "hashes": {
  544. "md5": "3122a520d792ecd751378a6ddacf7539"
  545. }
  546. },
  547. {
  548. "location": {
  549. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.random.tlh"
  550. },
  551. "hashes": {
  552. "md5": "6c1c6369394d523fc41742279b1e310e"
  553. }
  554. },
  555. {
  556. "location": {
  557. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.from.tlh"
  558. },
  559. "hashes": {
  560. "md5": "748e632064a6096a6355db38814e243c"
  561. }
  562. },
  563. {
  564. "location": {
  565. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.container.tlh"
  566. },
  567. "hashes": {
  568. "md5": "661c6712727cd0aafaaf22bd3d39022e"
  569. }
  570. },
  571. {
  572. "location": {
  573. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.list.tlh"
  574. },
  575. "hashes": {
  576. "md5": "912bdc395f7675aef2dc354e37ece699"
  577. }
  578. },
  579. {
  580. "location": {
  581. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.vectorofptr.tlh"
  582. },
  583. "hashes": {
  584. "md5": "3c601e5672f858691f83e0bfe986f441"
  585. }
  586. },
  587. {
  588. "location": {
  589. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/exclusivearray.tlh"
  590. },
  591. "hashes": {
  592. "md5": "f7ab1e4befb8be30c2aa5f7372e0e89e"
  593. }
  594. },
  595. {
  596. "location": {
  597. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/exclusiveholder.tlh"
  598. },
  599. "hashes": {
  600. "md5": "e9417cf733934076e3fd20bed82aa66e"
  601. }
  602. },
  603. {
  604. "location": {
  605. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/exclusiveholder.tli"
  606. },
  607. "hashes": {
  608. "md5": "31ddaa9c82f28373cefef0d4a1f8b16c"
  609. }
  610. },
  611. {
  612. "location": {
  613. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busid.hpp"
  614. },
  615. "hashes": {
  616. "md5": "216a4804d5f464d70fbf57b682301303"
  617. }
  618. },
  619. {
  620. "location": {
  621. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/buscommand.hpp"
  622. },
  623. "hashes": {
  624. "md5": "264672836752676d0325336d99b8e5d8"
  625. }
  626. },
  627. {
  628. "location": {
  629. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/messagedecoder.hpp"
  630. },
  631. "hashes": {
  632. "md5": "6cc6c21e78ca58e51c20180657de7600"
  633. }
  634. },
  635. {
  636. "location": {
  637. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/wstring.hpp"
  638. },
  639. "hashes": {
  640. "md5": "901447979bb83c8deba1e2a9fed5495a"
  641. }
  642. },
  643. {
  644. "location": {
  645. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/xdwrtti.hpp"
  646. },
  647. "hashes": {
  648. "md5": "ce517e47fa70090bd352e6892ce972f8"
  649. }
  650. },
  651. {
  652. "location": {
  653. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/eventargs.hpp"
  654. },
  655. "hashes": {
  656. "md5": "e54c46d2ddaf90ce591cd5152e267f2f"
  657. }
  658. },
  659. {
  660. "location": {
  661. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/delegatearg.hpp"
  662. },
  663. "hashes": {
  664. "md5": "2d172f6c02f95804174e1bd02daaf5d2"
  665. }
  666. },
  667. {
  668. "location": {
  669. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/eventargs.bus.hpp"
  670. },
  671. "hashes": {
  672. "md5": "7ed99cee70bb7f064b4308d68f40b045"
  673. }
  674. },
  675. {
  676. "location": {
  677. "uri": "file:///e:/deliver/include/img_header/tmplblockbuffer.tlh"
  678. },
  679. "hashes": {
  680. "md5": "8e439548d6fdac30554598cd8974180a"
  681. }
  682. },
  683. {
  684. "location": {
  685. "uri": "file:///e:/deliver/include/img_header/tmplblockbuffer.tli"
  686. },
  687. "hashes": {
  688. "md5": "e12f24dac75fc0c84158b4b90dba01d2"
  689. }
  690. },
  691. {
  692. "location": {
  693. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.mainentry.hpp"
  694. },
  695. "hashes": {
  696. "md5": "74763e54591818492f9fcafa8d454e43"
  697. }
  698. },
  699. {
  700. "location": {
  701. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.define.hpp"
  702. },
  703. "hashes": {
  704. "md5": "75658e2db524e36af7394c5707dea52a"
  705. }
  706. },
  707. {
  708. "location": {
  709. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/c11unsafedelegate.hpp"
  710. },
  711. "hashes": {
  712. "md5": "ac84bbf39836c215267ec8cb9afcbe16"
  713. }
  714. },
  715. {
  716. "location": {
  717. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/c11delegatehandler.hpp"
  718. },
  719. "hashes": {
  720. "md5": "fd3b1ad3fbcdde1c400f4a8e7fc62178"
  721. }
  722. },
  723. {
  724. "location": {
  725. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/c11busdelegate.hpp"
  726. },
  727. "hashes": {
  728. "md5": "1db06eafd6386c7f70adec57ea20a909"
  729. }
  730. },
  731. {
  732. "location": {
  733. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.base.hpp"
  734. },
  735. "hashes": {
  736. "md5": "803b1b5b25b5e11b968b9ca0a72b31e5"
  737. }
  738. },
  739. {
  740. "location": {
  741. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.client.hpp"
  742. },
  743. "hashes": {
  744. "md5": "bd81a99c7f33f98bbd9da9b51077289d"
  745. }
  746. },
  747. {
  748. "location": {
  749. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.stream.hpp"
  750. },
  751. "hashes": {
  752. "md5": "0f98db40fc347332772462cc2f428d7b"
  753. }
  754. },
  755. {
  756. "location": {
  757. "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.receiver.hpp"
  758. },
  759. "hashes": {
  760. "md5": "1a9459f1d258895ba14cee2c12e5cd1b"
  761. }
  762. },
  763. {
  764. "location": {
  765. "uri": "file:///e:/dios_v2/driverplatform/ebus/ebusservice.h"
  766. },
  767. "hashes": {
  768. "md5": "a4a0fd283cb7be26b82d78eac847e4c4"
  769. }
  770. },
  771. {
  772. "location": {
  773. "uri": "file:///e:/deliver/include/sharememwr.h"
  774. },
  775. "hashes": {
  776. "md5": "3a35758fb6625cc8bbb95ac339bb4ce0"
  777. }
  778. },
  779. {
  780. "location": {
  781. "uri": "file:///e:/deliver/include/img_header/sharememclientinterface.h"
  782. },
  783. "hashes": {
  784. "md5": "c527a55310eb6c207d1c70a3d33f28a8"
  785. }
  786. },
  787. {
  788. "location": {
  789. "uri": "file:///e:/deliver/include/img_header/functionerrorcode.h"
  790. },
  791. "hashes": {
  792. "md5": "dce589360d3c3416ca9ca667d0a73c0f"
  793. }
  794. },
  795. {
  796. "location": {
  797. "uri": "file:///e:/deliver/include/img_header/advancedfunctiondataelement.h"
  798. },
  799. "hashes": {
  800. "md5": "d4a3420a3532923c767ddf9c6e112d83"
  801. }
  802. },
  803. {
  804. "location": {
  805. "uri": "file:///e:/deliver/include/definitions.h"
  806. },
  807. "hashes": {
  808. "md5": "07878c897e77929c249016920da5e648"
  809. }
  810. },
  811. {
  812. "location": {
  813. "uri": "file:///e:/deliver/include/dioslock.h"
  814. },
  815. "hashes": {
  816. "md5": "19f422bc4ce2ba8a2fd99f23bd1218fc"
  817. }
  818. },
  819. {
  820. "location": {
  821. "uri": "file:///e:/deliver/include/logger.h"
  822. },
  823. "hashes": {
  824. "md5": "dcc81685c0ed303899127b874b73f16e"
  825. }
  826. },
  827. {
  828. "location": {
  829. "uri": "file:///e:/dios_v2/driverplatform/ebus/clientsthreadmap.h"
  830. },
  831. "hashes": {
  832. "md5": "b41ba18d16aa98345dfc978ca32fa9eb"
  833. }
  834. },
  835. {
  836. "location": {
  837. "uri": "file:///e:/deliver/include/sharememory_circle.h"
  838. },
  839. "hashes": {
  840. "md5": "b6ab46e25158a566b98b594c769d99da"
  841. }
  842. },
  843. {
  844. "location": {
  845. "uri": "file:///e:/deliver/include/sharememory_client.h"
  846. },
  847. "hashes": {
  848. "md5": "57e378a6d9167f73356b18ae10b69de3"
  849. }
  850. },
  851. {
  852. "location": {
  853. "uri": "file:///e:/dios_v2/driverplatform/ebus/ebus.h"
  854. },
  855. "hashes": {
  856. "md5": "55cf733efcbe1ae0f3086da84f75e4f4"
  857. }
  858. },
  859. {
  860. "location": {
  861. "uri": "file:///e:/deliver/include/devicebus.h"
  862. },
  863. "hashes": {
  864. "md5": "8552390682346019af5990e2918d0aaf"
  865. }
  866. },
  867. {
  868. "location": {
  869. "uri": "file:///e:/deliver/include/diosthread.h"
  870. },
  871. "hashes": {
  872. "md5": "f79dd78165d55ab364f98e65e1049af4"
  873. }
  874. },
  875. {
  876. "location": {
  877. "uri": "file:///e:/deliver/include/errorinfoobject.h"
  878. },
  879. "hashes": {
  880. "md5": "d58c33cbdce19def7032f97de668c987"
  881. }
  882. },
  883. {
  884. "location": {
  885. "uri": "file:///e:/deliver/include/base64.h"
  886. },
  887. "hashes": {
  888. "md5": "76caebbb0df1b74eb9b886defb790864"
  889. }
  890. },
  891. {
  892. "location": {
  893. "uri": "file:///e:/deliver/include/packetanalizer.h"
  894. },
  895. "hashes": {
  896. "md5": "7fa7a13e7c88c4eb71b8926741a67149"
  897. }
  898. },
  899. {
  900. "location": {
  901. "uri": "file:///e:/deliver/include/diosfilehandle.h"
  902. },
  903. "hashes": {
  904. "md5": "d7b028d6b156db169d9b66dfa079c3e2"
  905. }
  906. },
  907. {
  908. "location": {
  909. "uri": "file:///e:/deliver/include/p2pmodule.h"
  910. },
  911. "hashes": {
  912. "md5": "3f706f302d56c2e2e5496800721dd197"
  913. }
  914. },
  915. {
  916. "location": {
  917. "uri": "file:///e:/deliver/include/sharememory_if.h"
  918. },
  919. "hashes": {
  920. "md5": "18ad2d1e775be1bb8a2b23ef1378ac80"
  921. }
  922. },
  923. {
  924. "location": {
  925. "uri": "file:///e:/deliver/include/sharememory_block.h"
  926. },
  927. "hashes": {
  928. "md5": "1a1e1750163f7c1d7dc0a931e0b31287"
  929. }
  930. },
  931. {
  932. "location": {
  933. "uri": "file:///e:/dios_v2/driverplatform/ebus/ebus.cpp"
  934. },
  935. "roles": [
  936. "analysisTarget"
  937. ],
  938. "hashes": {
  939. "md5": "bc7599d5026f6b47e2045575d4ffefdd"
  940. }
  941. }
  942. ]
  943. }
  944. ]
  945. }