Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/
Ddispatcher.h58 int32_t GetCallId() const in GetCallId() function
Dprotocol_handler.cpp89 reply->Add("id", request.GetCallId()); in SendResponse()