1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207 |
- {
- "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": "未初始化变量 eBusService::m_Local。始终初始化成员变量(type.6)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 282,
- "startColumn": 14,
- "endLine": 282,
- "endColumn": 14
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "??0eBusService@@QEAA@XZ",
- "kind": "function"
- }
- ]
- }
- ],
- "properties": {
- "targetSymbol": "eBusService::m_Local"
- }
- },
- {
- "ruleId": "C28159",
- "message": {
- "text": "考虑使用“GetTickCount64”而不是“GetTickCount”。原因: GetTickCount overflows roughly every 49 days. Code that does not take that into account can loop indefinitely. GetTickCount64 operates on 64 bit values and does not have that problem"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 334,
- "startColumn": 8,
- "endLine": 334,
- "endColumn": 20
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?IsConnected@eBusService@@QEAA_NXZ",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C28159",
- "message": {
- "text": "考虑使用“GetTickCount64”而不是“GetTickCount”。原因: GetTickCount overflows roughly every 49 days. Code that does not take that into account can loop indefinitely. GetTickCount64 operates on 64 bit values and does not have that problem"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 336,
- "startColumn": 56,
- "endLine": 336,
- "endColumn": 68
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?IsConnected@eBusService@@QEAA_NXZ",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C28159",
- "message": {
- "text": "考虑使用“GetTickCount64”而不是“GetTickCount”。原因: GetTickCount overflows roughly every 49 days. Code that does not take that into account can loop indefinitely. GetTickCount64 operates on 64 bit values and does not have that problem"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 432,
- "startColumn": 19,
- "endLine": 432,
- "endColumn": 31
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?Connect@eBusService@@QEAA_N_NAEAVDString@@11@Z",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C28159",
- "message": {
- "text": "考虑使用“GetTickCount64”而不是“GetTickCount”。原因: GetTickCount overflows roughly every 49 days. Code that does not take that into account can loop indefinitely. GetTickCount64 operates on 64 bit values and does not have that problem"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 515,
- "startColumn": 22,
- "endLine": 515,
- "endColumn": 34
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?Connect@eBusService@@QEAA_N_NAEAVDString@@11@Z",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C28159",
- "message": {
- "text": "考虑使用“GetTickCount64”而不是“GetTickCount”。原因: GetTickCount overflows roughly every 49 days. Code that does not take that into account can loop indefinitely. GetTickCount64 operates on 64 bit values and does not have that problem"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 909,
- "startColumn": 16,
- "endLine": 909,
- "endColumn": 28
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?OnHeartBeat@eBusService@@QEAAXPEBXPEAVEventArgs_Null@@@Z",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C26812",
- "message": {
- "text": "枚举类型“_Ret_Status”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 957,
- "startColumn": 13,
- "endLine": 957,
- "endColumn": 19
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?BufferToNotify@eBusService@@QEAA?AW4_Ret_Status@@PEAXKPEAVImgDataInfo@@@Z",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C26812",
- "message": {
- "text": "枚举类型“_Packet_Cmd”未设定范围。相比于 \"enum\",首选 \"enum class\" (Enum.3)。"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 1013,
- "startColumn": 16,
- "endLine": 1013,
- "endColumn": 52
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?BlobDataArrived@eBusService@@QEAAXPEBDPEAEK@Z",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C28159",
- "message": {
- "text": "考虑使用“GetTickCount64”而不是“GetTickCount”。原因: GetTickCount overflows roughly every 49 days. Code that does not take that into account can loop indefinitely. GetTickCount64 operates on 64 bit values and does not have that problem"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 1076,
- "startColumn": 16,
- "endLine": 1076,
- "endColumn": 28
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?OnBlobMessage@eBusService@@QEAAXPEBXPEAVEventArgs_BUSBLOB@@@Z",
- "kind": "function"
- }
- ]
- }
- ]
- },
- {
- "ruleId": "C28159",
- "message": {
- "text": "考虑使用“GetTickCount64”而不是“GetTickCount”。原因: GetTickCount overflows roughly every 49 days. Code that does not take that into account can loop indefinitely. GetTickCount64 operates on 64 bit values and does not have that problem"
- },
- "locations": [
- {
- "physicalLocation": {
- "artifactLocation": {
- "uri": "file:///E:/DIOS_V2/DriverPlatform/eBus/eBusService.cpp"
- },
- "region": {
- "startLine": 1119,
- "startColumn": 16,
- "endLine": 1119,
- "endColumn": 28
- }
- },
- "logicalLocations": [
- {
- "decoratedName": "?OnBUSMessage@eBusService@@QEAAXPEBXPEAVEventArgs_BUSMessage@@@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_6a53d42east -typedil -f eBusService.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\\eBusService.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"
- }
- }
- ]
- }
- ]
- }
|