Searched refs:kPathTranslationQ (Results 1 – 2 of 2) sorted by relevance
51 static constexpr const char* kPathTranslationQ[][2] = { in translateSystemPathToApexPath() local64 std::find_if(std::begin(kPathTranslationQ), std::end(kPathTranslationQ), comparator); in translateSystemPathToApexPath()65 it != std::end(kPathTranslationQ)) { in translateSystemPathToApexPath()
106 static constexpr const char* kPathTranslationQ[][2] = { in translateSystemPathToApexPath() local145 std::find_if(std::begin(kPathTranslationQ), std::end(kPathTranslationQ), comparator); in translateSystemPathToApexPath()146 it != std::end(kPathTranslationQ)) { in translateSystemPathToApexPath()