Home
last modified time | relevance | path

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

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