Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Dss_to_dcdtree.h75 bool createSTMDecoder(Parser::Parsed *devSrc);
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp435 bCreatedDecoder = createSTMDecoder(devSrc); in createSTDecoder()
441 bool CreateDcdTreeFromSnapShot::createSTMDecoder(Parser::Parsed *devSrc) in createSTMDecoder() function in CreateDcdTreeFromSnapShot