Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Dss_to_dcdtree.h73 bool createSTDecoder(Parser::Parsed *devSrc);
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp154 if(createSTDecoder(etm_dev)) in createDecodeTree()
423 bool CreateDcdTreeFromSnapShot::createSTDecoder(Parser::Parsed *devSrc) in createSTDecoder() function in CreateDcdTreeFromSnapShot