Searched defs:numPathKeys (Results 1 – 2 of 2) sorted by relevance
379 int numPathKeys = countPathKeys(path); // How much deeper does the path go? in getAllItemsWithFallback() local815 int numPathKeys = countPathKeys(path); in findResourceWithFallback() local816 assert numPathKeys > 0; in findResourceWithFallback() local888 int numPathKeys = countPathKeys(path); in findStringWithFallback() local889 assert numPathKeys > 0; in findStringWithFallback() local
384 int numPathKeys = countPathKeys(path); // How much deeper does the path go? in getAllItemsWithFallback() local820 int numPathKeys = countPathKeys(path); in findResourceWithFallback() local821 assert numPathKeys > 0; in findResourceWithFallback() local893 int numPathKeys = countPathKeys(path); in findStringWithFallback() local894 assert numPathKeys > 0; in findStringWithFallback() local