Home
last modified time | relevance | path

Searched defs:componentId (Results 1 – 10 of 10) sorted by relevance

/developtools/smartperf_host/ide/server/
Dwasm.json5 "componentId": 0, number
13 "componentId": 1, number
/developtools/profiler/host/smartperf/ide/server/
Dwasm.json5 "componentId": 0, number
13 "componentId": 1, number
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dwasm_func.cpp79 void ThirdPary_SendDataCallback(const char* pluginData, int32_t len, int32_t componentId) in ThirdPary_SendDataCallback()
98 int32_t componentId = 0; in TraceStreamer_Plugin_Out_Filter() local
109 int32_t TraceStreamer_Plugin_Out_SendData(const char* pluginData, int32_t len, int32_t componentId) in TraceStreamer_Plugin_Out_SendData()
Drpc_server.cpp80 int32_t componentId = std::stoi(comPonentStr.at(m)); in TraceStreamer_Init_ThirdParty_Config() local
/developtools/smartperf_host/trace_streamer/src/rpc/
Dwasm_func.cpp98 void ThirdPary_SendDataCallback(const char* pluginData, int32_t len, int32_t componentId) in ThirdPary_SendDataCallback()
117 int32_t componentId = 0; in TraceStreamer_Plugin_Out_Filter() local
128 int32_t TraceStreamer_Plugin_Out_SendData(const char* pluginData, int32_t len, int32_t componentId) in TraceStreamer_Plugin_Out_SendData()
Drpc_server.cpp95 int32_t componentId = std::stoi(comPonentStr.at(m)); in TraceStreamer_Init_ThirdParty_Config() local
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/sdk/
Dwasm_func.cpp124 EMSCRIPTEN_KEEPALIVE int32_t ParserData(int32_t len, int32_t componentId) in ParserData()
Dsdk_data_parser.cpp65 int32_t SDKDataParser::ParserData(const uint8_t* data, int32_t len, int32_t componentId) in ParserData()
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/sdk/
Dwasm_func.cpp124 EMSCRIPTEN_KEEPALIVE int32_t ParserData(int32_t len, int32_t componentId) in ParserData()
Dsdk_data_parser.cpp65 int32_t SDKDataParser::ParserData(const uint8_t* data, int32_t len, int32_t componentId) in ParserData()