Home
last modified time | relevance | path

Searched refs:ppComponent (Results 1 – 3 of 3) sorted by relevance

/external/OpenCSD/decoder/include/common/
Docsd_dcd_mngr_i.h56 …t int create_flags, const int instID, const CSConfig *p_config, TraceComponent **ppComponent) = 0;
/external/OpenCSD/decoder/source/c_api/
Docsd_c_api_custom_obj.cpp119 …(const int create_flags, const int instID, const CSConfig *p_config, TraceComponent **ppComponent) in createDecoder() argument
126 *ppComponent = pComp; in createDecoder()
Docsd_c_api_custom_obj.h53 …const int create_flags, const int instID, const CSConfig *p_config, TraceComponent **ppComponent);