Searched defs:numPathKeys (Results 1 – 2 of 2) sorted by relevance
414 int numPathKeys = countPathKeys(path); // How much deeper does the path go? in getAllItemsWithFallback() local946 int numPathKeys = countPathKeys(path); in findResourceWithFallback() local947 assert numPathKeys > 0; in findResourceWithFallback() local1019 int numPathKeys = countPathKeys(path); in findStringWithFallback() local1020 assert numPathKeys > 0; in findStringWithFallback() local
409 int numPathKeys = countPathKeys(path); // How much deeper does the path go? in getAllItemsWithFallback() local941 int numPathKeys = countPathKeys(path); in findResourceWithFallback() local942 assert numPathKeys > 0; in findResourceWithFallback() local1014 int numPathKeys = countPathKeys(path); in findStringWithFallback() local1015 assert numPathKeys > 0; in findStringWithFallback() local