Searched defs:numPathKeys (Results 1 – 2 of 2) sorted by relevance
406 int numPathKeys = countPathKeys(path); // How much deeper does the path go? in getAllItemsWithFallback() local897 int numPathKeys = countPathKeys(path); in findResourceWithFallback() local898 assert numPathKeys > 0; in findResourceWithFallback() local970 int numPathKeys = countPathKeys(path); in findStringWithFallback() local971 assert numPathKeys > 0; in findStringWithFallback() local
402 int numPathKeys = countPathKeys(path); // How much deeper does the path go? in getAllItemsWithFallback() local893 int numPathKeys = countPathKeys(path); in findResourceWithFallback() local894 assert numPathKeys > 0; in findResourceWithFallback() local966 int numPathKeys = countPathKeys(path); in findStringWithFallback() local967 assert numPathKeys > 0; in findStringWithFallback() local