Searched defs:String8 (Results 326 – 338 of 338) sorted by relevance
1...<<11121314
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | Parcel.h | 52 class String8; variable
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | NuMediaExtractor.cpp | 109 const KeyedVector<String8, String8> *headers) { in setDataSource()
|
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/ |
H A D | MediaPlayerService.cpp | 529 const String8& /*iface*/) { in listenForRemoteDisplay() 1003 const KeyedVector<String8, String8> *headers) in setDataSource()
|
/aosp_15_r20/frameworks/av/media/libmedia/ |
H A D | mediaplayer.cpp | 155 const char *url, const KeyedVector<String8, String8> *headers) in setDataSource()
|
H A D | IMediaPlayer.cpp | 94 const KeyedVector<String8, String8>* headers) in setDataSource()
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | AaptAssets.h | 577 setResources(KeyedVector<String8, sp<ResourceTypeSet> >* res) { delete mRes; mRes = res; } in setResources()
|
H A D | Images.cpp | 1359 const sp<AaptFile>& file, String8* /* outNewLeafName */) in preProcessImage() argument
|
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerDriver.cpp | 152 const KeyedVector<String8, String8> *headers) { in setDataSource()
|
H A D | GenericSource.cpp | 116 const KeyedVector<String8, String8> *headers) { in setDataSource()
|
H A D | NuPlayer.cpp | 261 const KeyedVector<String8, String8> *headers) { in setDataSourceAsync()
|
/aosp_15_r20/frameworks/base/media/jni/ |
H A D | android_media_MediaExtractor.cpp | 86 const KeyedVector<String8, String8> *headers) { in setDataSource()
|
H A D | android_media_MediaDrm.cpp | 733 static jobject KeyedVectorToHashMap (JNIEnv *env, KeyedVector<String8, String8> const &map) { in KeyedVectorToHashMap()
|
/aosp_15_r20/frameworks/av/media/libstagefright/httplive/ |
H A D | LiveSession.cpp | 506 const char *url, const KeyedVector<String8, String8> *headers) { in connectAsync()
|
1...<<11121314