/system/media/wilhelm/src/itf/ |
IAndroidEffect.cpp | 111 thiz->mEffects = new android::KeyedVector<SLuint32, android::AudioEffect* >();
|
/frameworks/base/media/libmedia/ |
IMediaMetadataRetriever.cpp | 87 const char *srcUrl, const KeyedVector<String8, String8> *headers) 186 KeyedVector<String8, String8> headers;
|
mediametadataretriever.cpp | 96 const char *srcUrl, const KeyedVector<String8, String8> *headers)
|
/frameworks/base/services/audioflinger/ |
AudioPolicyService.h | 284 KeyedVector< audio_source_t, InputSourceDesc* > mInputSources; 285 KeyedVector< audio_io_handle_t, InputDesc* > mInputs;
|
/frameworks/base/services/input/ |
EventHub.h | 34 #include <utils/KeyedVector.h> 338 KeyedVector<int32_t, Device*> mDevices;
|
InputDispatcher.h | 22 #include <utils/KeyedVector.h> 756 inline const KeyedVector<int32_t, int32_t>& getFallbackKeys() const { 787 KeyedVector<int32_t, int32_t> mFallbackKeys; [all...] |
/frameworks/base/libs/utils/ |
BackupHelpers.cpp | 21 #include <utils/KeyedVector.h> 90 read_snapshot_file(int fd, KeyedVector<String8,FileState>* snapshot) 147 write_snapshot_file(int fd, const KeyedVector<String8,FileRec>& snapshot) 336 KeyedVector<String8,FileState> oldSnapshot; 337 KeyedVector<String8,FileRec> newSnapshot; 905 KeyedVector<String8,FileRec> snapshot; 944 KeyedVector<String8,FileState> readSnapshot; 964 KeyedVector<String8,FileRec> snapshot; 1081 KeyedVector<String8,FileState> readSnapshot; [all...] |
/frameworks/base/media/libstagefright/chromium_http/ |
support.cpp | 414 const KeyedVector<String8, String8> *headers, 433 const KeyedVector<String8, String8> *headers, 440 const KeyedVector<String8, String8> *extra,
|
/frameworks/base/tools/aapt/ |
Resource.cpp | 62 KeyedVector<String8,sp<AaptGroup> >() 342 KeyedVector<String8, sp<ResourceTypeSet> >* resources) 391 KeyedVector<String8, sp<ResourceTypeSet> >* resources) 546 KeyedVector<String8, sp<ResourceTypeSet> >* overlayRes = overlay->getResources(); [all...] |
XMLNode.h | 189 KeyedVector<uint32_t, uint32_t> mAttributeOrder;
|
/frameworks/base/include/camera/ |
CameraParameters.h | 20 #include <utils/KeyedVector.h> [all...] |
/frameworks/base/include/surfaceflinger/ |
Surface.h | 23 #include <utils/KeyedVector.h>
|
/frameworks/base/media/libmediaplayerservice/ |
StagefrightPlayer.cpp | 57 const char *url, const KeyedVector<String8, String8> *headers) {
|
MetadataRetrieverClient.cpp | 111 const char *url, const KeyedVector<String8, String8> *headers)
|
/frameworks/base/media/libmediaplayerservice/nuplayer/ |
HTTPLiveSource.cpp | 38 const KeyedVector<String8, String8> *headers,
|
NuPlayerDriver.cpp | 67 const char *url, const KeyedVector<String8, String8> *headers) {
|
/frameworks/media/libvideoeditor/lvpp/ |
VideoEditorPlayer.h | 97 const char *url, const KeyedVector<String8, String8> *headers);
|
/frameworks/base/include/utils/ |
GenerationCache.h | 20 #include <utils/KeyedVector.h> 84 KeyedVector<K, sp<Entry<K, V> > > mCache;
|
AssetManager.h | 25 #include <utils/KeyedVector.h>
|
/frameworks/base/media/libstagefright/httplive/ |
LiveSession.cpp | 76 const char *url, const KeyedVector<String8, String8> *headers) { 83 new KeyedVector<String8, String8>(*headers)); 160 KeyedVector<String8, String8> *headers = NULL;
|
/frameworks/base/core/jni/ |
android_view_InputQueue.cpp | 33 #include <utils/KeyedVector.h> 106 KeyedVector<int32_t, sp<Connection> > mConnectionsByReceiveFd;
|
/frameworks/base/libs/binder/ |
IMemory.cpp | 29 #include <utils/KeyedVector.h> 63 KeyedVector< wp<IBinder>, heap_info_t > mHeapCache;
|
/frameworks/base/libs/hwui/ |
ResourceCache.cpp | 41 mCache = new KeyedVector<void *, ResourceReference *>();
|
/frameworks/base/libs/rs/ |
rsFont.h | 24 #include <utils/KeyedVector.h>
|
/frameworks/base/media/jni/soundpool/ |
SoundPool.h | 23 #include <utils/KeyedVector.h>
|