Searched defs:clientCode (Results 1 – 6 of 6) sorted by relevance
119 NetworkClientErrorCode& clientCode) in RequestData()
256 NetworkClientErrorCode clientCode = NetworkClientErrorCode::ERROR_OK; in HttpDownloadLoop() local
438 void DownloadMonitor::GetClientMediaServiceErrorCode(int32_t errorCode, int32_t& clientCode) in GetClientMediaServiceErrorCode()
389 int32_t clientCode = 0; in RequestData() local
25 int32_t clientCode = -1; member
551 auto handleResponseCb = [this](int32_t clientCode, int32_t serverCode, Status ret) { in RequestData()