123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945 |
- {
- "version": "2.1.0",
- "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
- "runs": [
- {
- "results": [
- {
- "ruleId": "C26812",
- "message": {
- "text": "枚举类型“PIPELINE_MAINKEY”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
- },
- "region": {
- "startLine": 47,
- "startColumn": 3,
- "endLine": 47,
- "endColumn": 14
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0_PLMemory@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C26812",
- "message": {
- "text": "枚举类型“PIPELINE_MEMMORY_SUBKEY”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
- },
- "region": {
- "startLine": 48,
- "startColumn": 3,
- "endLine": 48,
- "endColumn": 13
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0_PLMemory@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C26812",
- "message": {
- "text": "枚举类型“PIPELINE_IMAGE_SUBKEY”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
- },
- "region": {
- "startLine": 73,
- "startColumn": 3,
- "endLine": 73,
- "endColumn": 13
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0_PLImage2DGrayInfo@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C26812",
- "message": {
- "text": "枚举类型“PIPELINE_LIST_SUBKEY”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
- },
- "region": {
- "startLine": 121,
- "startColumn": 3,
- "endLine": 121,
- "endColumn": 13
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0_PLFloatList@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C26812",
- "message": {
- "text": "枚举类型“FUNCTION_DATATYPE”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/Img_header/FunctionDataTypeCommon.h"
- },
- "region": {
- "startLine": 105,
- "startColumn": 3,
- "endLine": 105,
- "endColumn": 13
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0_FuncIODisp@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C26812",
- "message": {
- "text": "枚举类型“MEM_STATUS”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/Img_header/FunctionDataTypeCommon.h"
- },
- "region": {
- "startLine": 106,
- "startColumn": 3,
- "endLine": 106,
- "endColumn": 16
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0_FuncIODisp@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C26812",
- "message": {
- "text": "枚举类型“RGB_PLANARCONFIGURATION”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/Img_header/FunctionDataTypeCommon.h"
- },
- "region": {
- "startLine": 187,
- "startColumn": 3,
- "endLine": 187,
- "endColumn": 54
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??4_Image2DRGBInfo@@QEAAAEAU0@AEBU_PLImage2DRGBInfo@@@Z",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C26495",
- "message": {
- "text": "未初始化变量 BaseJsonDataObject<unsigned __int64>::m_Data。始终初始化成员变量(type.6)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/ResDataObject.h"
- },
- "region": {
- "startLine": 400,
- "startColumn": 2,
- "endLine": 400,
- "endColumn": 2
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0?$BaseJsonDataObject@_K@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ],
- "properties": {
- "targetSymbol": "BaseJsonDataObject<unsigned __int64>::m_Data"
- }
- },
- {
- "ruleId": "C26495",
- "message": {
- "text": "未初始化变量 BaseJsonDataObject<unsigned int>::m_Data。始终初始化成员变量(type.6)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/ResDataObject.h"
- },
- "region": {
- "startLine": 400,
- "startColumn": 2,
- "endLine": 400,
- "endColumn": 2
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0?$BaseJsonDataObject@I@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ],
- "properties": {
- "targetSymbol": "BaseJsonDataObject<unsigned int>::m_Data"
- }
- },
- {
- "ruleId": "C26495",
- "message": {
- "text": "未初始化变量 BaseJsonDataObject<bool>::m_Data。始终初始化成员变量(type.6)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/deliver/include/ResDataObject.h"
- },
- "region": {
- "startLine": 400,
- "startColumn": 2,
- "endLine": 400,
- "endColumn": 2
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0?$BaseJsonDataObject@_N@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ],
- "properties": {
- "targetSymbol": "BaseJsonDataObject<bool>::m_Data"
- }
- }
- ],
- "tool": {
- "driver": {
- "name": "PREfast",
- "fullName": "PREfast Code Analysis",
- "version": "14.29.30147.0",
- "informationUri": "https://aka.ms/cpp/ca"
- }
- },
- "invocations": [
- {
- "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",
- "executionSuccessful": true
- }
- ],
- "artifacts": [
- {
- "location": {
- "uri": "file:///E:/deliver/include/Img_header/PipelineDataCommon.h"
- },
- "roles": [
- "resultFile"
- ],
- "hashes": {
- "md5": "afeec70058e19c9a7a046582ffe3df4a"
- }
- },
- {
- "location": {
- "uri": "file:///E:/deliver/include/Img_header/FunctionDataTypeCommon.h"
- },
- "roles": [
- "resultFile"
- ],
- "hashes": {
- "md5": "9945e2e48e329885fc8defb0f4a7caa9"
- }
- },
- {
- "location": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "roles": [
- "analysisTarget",
- "resultFile"
- ],
- "hashes": {
- "md5": "1f38d6f674c662454598bdbae10c89a8"
- }
- },
- {
- "location": {
- "uri": "file:///E:/deliver/include/ResDataObject.h"
- },
- "roles": [
- "resultFile"
- ],
- "hashes": {
- "md5": "5952703846c703003535fa667ae9a289"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ebus/stdafx.h"
- },
- "hashes": {
- "md5": "bd69170f9edfc86e6f0bcd348eb46863"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ebus/targetver.h"
- },
- "hashes": {
- "md5": "20a1397a4f718d91f76e2681bef085b6"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/dstring.hpp"
- },
- "hashes": {
- "md5": "e212714ab6764872d1c22d9fc96bb36f"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/string.format.tlh"
- },
- "hashes": {
- "md5": "3b0a9edf7c379579f0b40350a0032ffb"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/dstringarray.hpp"
- },
- "hashes": {
- "md5": "ebb4fe5d66e27daec3dba3eb24b6916e"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.tlh"
- },
- "hashes": {
- "md5": "05c75e73166e1c5347f36187c6153444"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.base.tlh"
- },
- "hashes": {
- "md5": "7f7a2c46d50638fcd53f8ef4995e11cf"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.random.tlh"
- },
- "hashes": {
- "md5": "7a7137ea175718b205a499054a073650"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.from.tlh"
- },
- "hashes": {
- "md5": "7dbc725ca4fe8bca48fd281b8733fb59"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.container.tlh"
- },
- "hashes": {
- "md5": "df16ab62884043539369b974a1fdc83e"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.list.tlh"
- },
- "hashes": {
- "md5": "7aa9cc1e20696951a608f7aca6913d0b"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.sequence.tlh"
- },
- "hashes": {
- "md5": "6da0f1a1626059d1279ed2e967cd4aae"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.vectorofptr.tlh"
- },
- "hashes": {
- "md5": "f50232f166d37ad35015161316bad8a0"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/vectorofptr.tlh"
- },
- "hashes": {
- "md5": "ae62f3f2e1d91d147413fb517299b7e7"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.listofptr.tlh"
- },
- "hashes": {
- "md5": "0bae513f99a7ccfce6d8837ed6ce87cb"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/listofptr.tlh"
- },
- "hashes": {
- "md5": "2c05853076df18e7a1316a339880eea9"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.filter.tlh"
- },
- "hashes": {
- "md5": "676f189ea92cf4bacedd849d7d763145"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.extension.tlh"
- },
- "hashes": {
- "md5": "afbb0e64ac5cbfa58ca9eecd6542c84a"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.select.tlh"
- },
- "hashes": {
- "md5": "1564c082236acbc44f59bc04330d198f"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.indirect.tlh"
- },
- "hashes": {
- "md5": "aa284bfca9ca233c26694220639a820d"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.zip.tlh"
- },
- "hashes": {
- "md5": "b2a4c19c7853e4d318c8c32c2fe693ea"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.concat.tlh"
- },
- "hashes": {
- "md5": "46c949adba71d52eb476c437c140bbbf"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/iterator.distinct.tlh"
- },
- "hashes": {
- "md5": "0620a727df40d5aa565232e2868dd59a"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.tlh"
- },
- "hashes": {
- "md5": "5347eb9498dc23693bbf2b8ae11a0723"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.base.tlh"
- },
- "hashes": {
- "md5": "3122a520d792ecd751378a6ddacf7539"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.random.tlh"
- },
- "hashes": {
- "md5": "6c1c6369394d523fc41742279b1e310e"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.from.tlh"
- },
- "hashes": {
- "md5": "748e632064a6096a6355db38814e243c"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.container.tlh"
- },
- "hashes": {
- "md5": "661c6712727cd0aafaaf22bd3d39022e"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.list.tlh"
- },
- "hashes": {
- "md5": "912bdc395f7675aef2dc354e37ece699"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/reverseiterator.vectorofptr.tlh"
- },
- "hashes": {
- "md5": "3c601e5672f858691f83e0bfe986f441"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/exclusivearray.tlh"
- },
- "hashes": {
- "md5": "f7ab1e4befb8be30c2aa5f7372e0e89e"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/exclusiveholder.tlh"
- },
- "hashes": {
- "md5": "e9417cf733934076e3fd20bed82aa66e"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/exclusiveholder.tli"
- },
- "hashes": {
- "md5": "31ddaa9c82f28373cefef0d4a1f8b16c"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busid.hpp"
- },
- "hashes": {
- "md5": "216a4804d5f464d70fbf57b682301303"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/buscommand.hpp"
- },
- "hashes": {
- "md5": "264672836752676d0325336d99b8e5d8"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/messagedecoder.hpp"
- },
- "hashes": {
- "md5": "6cc6c21e78ca58e51c20180657de7600"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/wstring.hpp"
- },
- "hashes": {
- "md5": "901447979bb83c8deba1e2a9fed5495a"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/xdwrtti.hpp"
- },
- "hashes": {
- "md5": "ce517e47fa70090bd352e6892ce972f8"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/eventargs.hpp"
- },
- "hashes": {
- "md5": "e54c46d2ddaf90ce591cd5152e267f2f"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/delegatearg.hpp"
- },
- "hashes": {
- "md5": "2d172f6c02f95804174e1bd02daaf5d2"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/eventargs.bus.hpp"
- },
- "hashes": {
- "md5": "7ed99cee70bb7f064b4308d68f40b045"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/img_header/tmplblockbuffer.tlh"
- },
- "hashes": {
- "md5": "8e439548d6fdac30554598cd8974180a"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/img_header/tmplblockbuffer.tli"
- },
- "hashes": {
- "md5": "e12f24dac75fc0c84158b4b90dba01d2"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.mainentry.hpp"
- },
- "hashes": {
- "md5": "74763e54591818492f9fcafa8d454e43"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.define.hpp"
- },
- "hashes": {
- "md5": "75658e2db524e36af7394c5707dea52a"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/c11unsafedelegate.hpp"
- },
- "hashes": {
- "md5": "ac84bbf39836c215267ec8cb9afcbe16"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/common.include/c11delegatehandler.hpp"
- },
- "hashes": {
- "md5": "fd3b1ad3fbcdde1c400f4a8e7fc62178"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/c11busdelegate.hpp"
- },
- "hashes": {
- "md5": "1db06eafd6386c7f70adec57ea20a909"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.base.hpp"
- },
- "hashes": {
- "md5": "803b1b5b25b5e11b968b9ca0a72b31e5"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.client.hpp"
- },
- "hashes": {
- "md5": "bd81a99c7f33f98bbd9da9b51077289d"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.stream.hpp"
- },
- "hashes": {
- "md5": "0f98db40fc347332772462cc2f428d7b"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ecom_commontools/servicebus/bus.include/busclient.receiver.hpp"
- },
- "hashes": {
- "md5": "1a9459f1d258895ba14cee2c12e5cd1b"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ebus/ebusservice.h"
- },
- "hashes": {
- "md5": "a4a0fd283cb7be26b82d78eac847e4c4"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/sharememwr.h"
- },
- "hashes": {
- "md5": "3a35758fb6625cc8bbb95ac339bb4ce0"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/img_header/sharememclientinterface.h"
- },
- "hashes": {
- "md5": "c527a55310eb6c207d1c70a3d33f28a8"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/img_header/functionerrorcode.h"
- },
- "hashes": {
- "md5": "dce589360d3c3416ca9ca667d0a73c0f"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/img_header/advancedfunctiondataelement.h"
- },
- "hashes": {
- "md5": "d4a3420a3532923c767ddf9c6e112d83"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/definitions.h"
- },
- "hashes": {
- "md5": "07878c897e77929c249016920da5e648"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/dioslock.h"
- },
- "hashes": {
- "md5": "19f422bc4ce2ba8a2fd99f23bd1218fc"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/logger.h"
- },
- "hashes": {
- "md5": "dcc81685c0ed303899127b874b73f16e"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ebus/clientsthreadmap.h"
- },
- "hashes": {
- "md5": "b41ba18d16aa98345dfc978ca32fa9eb"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/sharememory_circle.h"
- },
- "hashes": {
- "md5": "b6ab46e25158a566b98b594c769d99da"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/sharememory_client.h"
- },
- "hashes": {
- "md5": "57e378a6d9167f73356b18ae10b69de3"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ebus/ebus.h"
- },
- "hashes": {
- "md5": "55cf733efcbe1ae0f3086da84f75e4f4"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/devicebus.h"
- },
- "hashes": {
- "md5": "8552390682346019af5990e2918d0aaf"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/diosthread.h"
- },
- "hashes": {
- "md5": "f79dd78165d55ab364f98e65e1049af4"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/errorinfoobject.h"
- },
- "hashes": {
- "md5": "d58c33cbdce19def7032f97de668c987"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/base64.h"
- },
- "hashes": {
- "md5": "76caebbb0df1b74eb9b886defb790864"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/packetanalizer.h"
- },
- "hashes": {
- "md5": "7fa7a13e7c88c4eb71b8926741a67149"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/diosfilehandle.h"
- },
- "hashes": {
- "md5": "d7b028d6b156db169d9b66dfa079c3e2"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/p2pmodule.h"
- },
- "hashes": {
- "md5": "3f706f302d56c2e2e5496800721dd197"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/sharememory_if.h"
- },
- "hashes": {
- "md5": "18ad2d1e775be1bb8a2b23ef1378ac80"
- }
- },
- {
- "location": {
- "uri": "file:///e:/deliver/include/sharememory_block.h"
- },
- "hashes": {
- "md5": "1a1e1750163f7c1d7dc0a931e0b31287"
- }
- },
- {
- "location": {
- "uri": "file:///e:/dios_v2/driverplatform/ebus/ebus.cpp"
- },
- "roles": [
- "analysisTarget"
- ],
- "hashes": {
- "md5": "bc7599d5026f6b47e2045575d4ffefdd"
- }
- }
- ]
- }
- ]
- }
|