Home
last modified time | relevance | path

Searched defs:getResPath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/common/
H A Drestrace.cpp70 CharString& ResourceTracer::getResPath(CharString& output, UErrorCode& status) const { in getResPath() function in ResourceTracer
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Drestrace.cpp74 CharString& ResourceTracer::getResPath(CharString& output, UErrorCode& status) const { in getResPath() function in ResourceTracer
/aosp_15_r20/external/deqp/scripts/android/
H A Dbuild_apk.py426 def getResPath (self): member in PackageDescription