Home
last modified time | relevance | path

Searched defs:String8 (Results 1 – 25 of 88) sorted by relevance

1234

/frameworks/base/tools/aapt/tests/
DMockFileFinder.h18 MockFileFinder (KeyedVector<String8, KeyedVector<String8,time_t> >& files) in MockFileFinder()
36 KeyedVector<String8,time_t>& fileStore, in findFiles()
DMockDirectoryWalker.h24 StringDirectoryWalker(String8& path, Vector< pair<String8,time_t> >& data) in StringDirectoryWalker()
/frameworks/base/tools/aapt/
DFileFinder.cpp42 KeyedVector<String8,time_t>& fileStore, in findFiles()
82 KeyedVector<String8,time_t>& fileStore) in checkAndAddFile()
/frameworks/native/include/gui/
DISensorServer.h33 class String8; variable
/frameworks/av/include/camera/
DCamera.h33 class String8; variable
/frameworks/av/media/libstagefright/include/
DWVMExtractor.h27 class String8; variable
DAACExtractor.h28 class String8; variable
DAMRExtractor.h27 class String8; variable
DMP3Extractor.h29 class String8; variable
DDRMExtractor.h29 class String8; variable
DOggExtractor.h28 class String8; variable
DWAVExtractor.h28 class String8; variable
DMPEG2TSExtractor.h35 class String8; variable
/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES11RenderEngine.h33 class String8; variable
DProgram.h29 class String8; variable
/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplaySurface.h29 class String8; variable
DFramebufferSurface.h32 class String8; variable
/frameworks/native/services/surfaceflinger/EventLog/
DEventLog.h28 class String8; variable
/frameworks/native/include/ui/
DRegion.h32 class String8; variable
/frameworks/av/drm/libdrmframework/include/
DDrmManagerService.h30 class String8; variable
/frameworks/wilhelm/src/android/include/
DAacAdtsExtractor.h36 class String8; variable
/frameworks/av/include/media/stagefright/foundation/
DAString.h26 class String8; variable
/frameworks/base/media/tests/players/
Dinvoke_mock_media_player.cpp63 const KeyedVector<String8, String8> *) { in setDataSource() argument
/frameworks/rs/
DrsCppUtils.h62 String8(const char *ptr) : std::string(ptr) { in String8() function
65 String8(const char *ptr, size_t len) : std::string(ptr, len) { in String8() function
68 String8() : std::string() { in String8() function
/frameworks/av/include/drm/
DDrmInfoEvent.h22 class String8; variable

1234