Home
last modified time | relevance | path

Searched refs:createPEDecoder (Results 1 – 2 of 2) sorted by relevance

/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Dss_to_dcdtree.h64 bool createPEDecoder(const std::string &coreName, Parser::Parsed *devSrc);
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp127 if(createPEDecoder(core_dev->deviceTypeName,etm_dev)) in createDecodeTree()
218 bool CreateDcdTreeFromSnapShot::createPEDecoder(const std::string &coreName, Parser::Parsed *devSrc) in createPEDecoder() function in CreateDcdTreeFromSnapShot