Searched defs:fResPath (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Duresimp.h68 char *fResPath; /* full path to the resource: "zh_TW/CollationElements/Sequence" */ member in struct:UResourceBundle
/external/skia/samplecode/
H A DSampleUnpremul.cpp42 : fResPath(res)
91 if (fResPath.size() == 0) {
135 const SkString fResPath; member in class:UnpremulView
146 if (fResPath.size() == 0) {
151 fFileIter.reset(fResPath.c_str());
157 fCurrFile = SkOSPath::Join(fResPath.c_str(), basename.c_str());

Completed in 157 milliseconds