Searched defs:detectDetails (Results 1 – 7 of 7) sorted by relevance
188 NumberMarkInfo &info, int32_t &blockReason, std::string &detectDetails) in ParseDetectResult()216 …llAdapter::ParseMarkResults(NumberMarkInfo &info, cJSON *root, std::string &detectDetails, bool is… in ParseMarkResults()261 int32_t &blockReason, std::string &detectDetails) in GetParseResult()270 int32_t &blockReason, std::string &detectDetails) in SetParseResult()
47 std::string detectDetails = ""; in OnResult() local
91 std::string detectDetails = ""; variable
93 std::string detectDetails = callObjectPtr->GetDetectDetails(); in PublishBlockedCallEvent() local
339 char detectDetails[kMaxNumberLen + 1] = { 0 }; member455 char detectDetails[kMaxNumberLen + 1] = { 0 }; member
516 void CallBase::SetDetectDetails(std::string detectDetails) in SetDetectDetails()
1784 std::string detectDetails = ""; in ShouldBlockIncomingCall() local