Searched refs:halStrPos (Results 1 – 1 of 1) sorted by relevance
134 const size_t halStrPos = tagSV.find(s); in isRequestFromHal() local136 if (halStrPos != std::string::npos && tagSV.find("::", halStrPos) != std::string::npos) { in isRequestFromHal()