Searched refs:kPathTranslationN (Results 1 – 1 of 1) sorted by relevance
113 static constexpr const char* kPathTranslationN[][2] = { in translateSystemPathToApexPath() local154 std::find_if(std::begin(kPathTranslationN), std::end(kPathTranslationN), comparator); in translateSystemPathToApexPath()155 it != std::end(kPathTranslationN)) { in translateSystemPathToApexPath()