Home
last modified time | relevance | path

Searched defs:strFile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/cmds/installd/
H A Dsystem_properties.h32 bool Load(const std::string& strFile) { in Load()
/aosp_15_r20/external/cronet/third_party/icu/source/test/iotest/
H A Dstrtst.c258 UFILE *strFile = u_fstropen(testStr, UPRV_LENGTHOF(testStr), "en_US"); in TestLocalizedString() local
/aosp_15_r20/external/icu/icu4c/source/test/iotest/
H A Dstrtst.c258 UFILE *strFile = u_fstropen(testStr, UPRV_LENGTHOF(testStr), "en_US"); in TestLocalizedString() local
/aosp_15_r20/frameworks/base/tools/aapt/
H A DResourceTable.cpp3030 sp<AaptFile> strFile = p->getTypeStringsData(); in flatten() local