Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Dss_to_dcdtree.h68 bool createPTMDecoder(const std::string &coreName, Parser::Parsed *devSrc);
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp239 bCreatedDecoder = createPTMDecoder(coreName,devSrc); in createPEDecoder()
385 bool CreateDcdTreeFromSnapShot::createPTMDecoder(const std::string &coreName, Parser::Parsed *devSr… in createPTMDecoder() function in CreateDcdTreeFromSnapShot