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
410 int numPathKeys = countPathKeys(path); // How much deeper does the path go? in getAllItemsWithFallback() local942 int numPathKeys = countPathKeys(path); in findResourceWithFallback() local943 assert numPathKeys > 0; in findResourceWithFallback() local1015 int numPathKeys = countPathKeys(path); in findStringWithFallback() local1016 assert numPathKeys > 0; in findStringWithFallback() local