| /frameworks/base/media/libstagefright/include/ |
| LiveSession.h | 44 const KeyedVector<String8, String8> *headers = NULL); 86 KeyedVector<String8, String8> mExtraHeaders; 90 KeyedVector<AString, sp<ABuffer> > mAESKeyForURI;
|
| OMX.h | 22 #include <utils/KeyedVector.h> 134 KeyedVector<wp<IBinder>, OMXNodeInstance *> mLiveNodes; 135 KeyedVector<node_id, OMXNodeInstance *> mNodeIDToInstance; 136 KeyedVector<node_id, sp<CallbackDispatcher> > mDispatchers;
|
| /frameworks/base/tools/aapt/ |
| FileFinder.cpp | 10 #include <utils/KeyedVector.h> 42 KeyedVector<String8,time_t>& fileStore, 82 KeyedVector<String8,time_t>& fileStore)
|
| CrunchCache.h | 12 #include <utils/KeyedVector.h>
|
| /frameworks/base/include/media/ |
| MediaMetadataRetrieverInterface.h | 36 const KeyedVector<String8, String8> *headers = NULL) = 0;
|
| IMediaPlayer.h | 23 #include <utils/KeyedVector.h> 40 const KeyedVector<String8, String8>* headers) = 0;
|
| /frameworks/base/media/libmediaplayerservice/ |
| MidiMetadataRetriever.h | 35 const char *url, const KeyedVector<String8, String8> *headers);
|
| MetadataRetrieverClient.h | 25 #include <utils/KeyedVector.h> 46 const char *url, const KeyedVector<String8, String8> *headers);
|
| /frameworks/base/media/libstagefright/chromium_http/ |
| support.h | 29 #include <utils/KeyedVector.h> 86 const KeyedVector<String8, String8> *headers, 143 const KeyedVector<String8, String8> *headers, 153 const KeyedVector<String8, String8> *headers,
|
| /frameworks/base/include/media/stagefright/ |
| DataSource.h | 25 #include <utils/KeyedVector.h> 47 const KeyedVector<String8, String8> *headers = NULL);
|
| /frameworks/base/include/ui/ |
| GraphicBufferAllocator.h | 26 #include <utils/KeyedVector.h> 84 static KeyedVector<buffer_handle_t, alloc_rec_t> sAllocList;
|
| VirtualKeyMap.h | 24 #include <utils/KeyedVector.h>
|
| /frameworks/base/libs/hwui/ |
| PatchCache.h | 20 #include <utils/KeyedVector.h> 115 KeyedVector<PatchDescription, Patch*> mCache;
|
| ResourceCache.h | 23 #include <utils/KeyedVector.h> 53 KeyedVector<void *, ResourceReference *>* mCache;
|
| /frameworks/base/media/libstagefright/codecs/on2/h264dec/ |
| SoftAVC.h | 22 #include <utils/KeyedVector.h> 79 KeyedVector<int32_t, OMX_BUFFERHEADERTYPE *> mPicToHeaderMap;
|
| /frameworks/base/media/libstagefright/rtsp/ |
| ASessionDescription.h | 24 #include <utils/KeyedVector.h> 70 typedef KeyedVector<AString,AString> Attribs;
|
| /frameworks/base/opengl/libagl/ |
| BufferObjectManager.h | 27 #include <utils/KeyedVector.h> 69 KeyedVector<GLuint, gl::buffer_t*> mBuffers;
|
| TextureObjectManager.h | 27 #include <utils/KeyedVector.h> 104 KeyedVector< GLuint, sp<EGLTextureObject> > mTextures;
|
| /frameworks/base/drm/libdrmframework/include/ |
| DrmManager.h | 153 KeyedVector< DrmSupportInfo, String8 > mSupportInfoToPlugInIdMap; 154 KeyedVector< int, IDrmEngine*> mConvertSessionMap; 155 KeyedVector< int, sp<IDrmServiceListener> > mServiceListeners; 156 KeyedVector< int, IDrmEngine*> mDecryptSessionMap;
|
| /frameworks/base/libs/ui/ |
| GraphicBufferAllocator.cpp | 33 KeyedVector<buffer_handle_t, 55 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList); 109 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList); 138 KeyedVector<buffer_handle_t, alloc_rec_t>& list(sAllocList);
|
| /frameworks/base/drm/libdrmframework/plugins/common/util/include/ |
| SessionMap.h | 19 #include <utils/KeyedVector.h> 26 * pointer type over KeyedVector. It keeps pointer as data in the vector and free up memory 131 KeyedVector<int, TValue> map;
|
| /frameworks/base/include/binder/ |
| BpBinder.h | 21 #include <utils/KeyedVector.h> 90 KeyedVector<const void*, entry_t> mObjects;
|
| ProcessState.h | 21 #include <utils/KeyedVector.h> 100 KeyedVector<String16, sp<IBinder> >
|
| /frameworks/base/include/utils/ |
| BackupHelpers.h | 22 #include <utils/KeyedVector.h> 152 KeyedVector<String8,FileRec> m_files;
|
| /frameworks/base/tools/aapt/tests/ |
| FileFinder_test.cpp | 5 #include <utils/KeyedVector.h> 30 KeyedVector<String8,time_t> testStorage;
|