OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fResPath
(Results
1 - 2
of
2
) sorted by null
/external/skia/samplecode/
SampleUnpremul.cpp
44
:
fResPath
(res)
94
if (
fResPath
.size() == 0) {
139
const SkString
fResPath
;
150
if (
fResPath
.size() == 0) {
155
fFileIter.reset(
fResPath
.c_str());
161
fCurrFile = SkOSPath::Join(
fResPath
.c_str(), basename.c_str());
/external/icu/icu4c/source/common/
uresimp.h
66
char *
fResPath
; /* full path to the resource: "zh_TW/CollationElements/Sequence" */
Completed in 327 milliseconds