Searched refs:findFirstExisting (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duresbund.c460 static UResourceDataEntry *findFirstExisting(const char* path, char* name, UBool *isRoot, UBool *hasChopped, UBool *isDefault, UErrorCode* status) { function
556 r = findFirstExisting(path, name, &isRoot, &hasChopped, &isDefault, &intStatus);
617 r = findFirstExisting(path, name, &isRoot, &hasChopped, &isDefault, &intStatus);
645 r = findFirstExisting(path, name, &isRoot, &hasChopped, &isDefault, &intStatus);
/external/icu4c/common/
H A Duresbund.cpp458 static UResourceDataEntry *findFirstExisting(const char* path, char* name, UBool *isRoot, UBool *hasChopped, UBool *isDefault, UErrorCode* status) { function
556 r = findFirstExisting(path, name, &isRoot, &hasChopped, &isDefault, &intStatus);
617 r = findFirstExisting(path, name, &isRoot, &hasChopped, &isDefault, &intStatus);
656 r = findFirstExisting(path, name, &isRoot, &hasChopped, &isDefault, &intStatus);

Completed in 171 milliseconds