/frameworks/base/media/libmedia/ |
IMediaPlayer.cpp | 78 const KeyedVector<String8, String8>* headers) 323 KeyedVector<String8, String8> headers;
|
mediaplayer.cpp | 39 #include <utils/KeyedVector.h> 141 const char *url, const KeyedVector<String8, String8> *headers)
|
/frameworks/base/tools/aapt/ |
ResourceTable.h | 300 const KeyedVector<String16, Item>& getBag() const { return mBag; } 320 KeyedVector<String16, Item> mBag;
|
/frameworks/base/include/media/ |
MediaProfiles.h | 487 KeyedVector<int, int> mStartTimeOffsets;
|
/frameworks/base/libs/hwui/ |
FontRenderer.h | 23 #include <utils/KeyedVector.h>
|
/frameworks/base/media/libstagefright/timedtext/ |
TimedTextPlayer.cpp | 299 KeyedVector<String8, String8> headers;
|
/system/media/wilhelm/src/ |
sles_allinclusive.h | 88 #include <utils/KeyedVector.h>
|
itfstruct.h | 641 android::KeyedVector<SLuint32, android::AudioEffect* > *mEffects; 656 SLmillibel mSendLevel; //android::KeyedVector<SLuint32, SLmillibel> mSendLevels;
|
/frameworks/base/services/audioflinger/ |
AudioFlinger.h | 564 KeyedVector< int, KeyedVector< int, sp<SuspendedSessionDesc> > > mSuspendedSessions; [all...] |
/frameworks/base/services/input/ |
InputReader.h | 26 #include <utils/KeyedVector.h> 376 KeyedVector<int32_t, InputDevice*> mDevices; [all...] |
/frameworks/base/media/jni/ |
android_media_MediaMetadataRetriever.cpp | 119 // We build a similar KeyedVector out of it. 120 KeyedVector<String8, String8> headersVector;
|
/frameworks/base/media/libmediaplayerservice/ |
MidiFile.cpp | 116 const char* path, const KeyedVector<String8, String8> *) {
|
/frameworks/base/media/libstagefright/ |
StagefrightMetadataRetriever.cpp | 53 const char *uri, const KeyedVector<String8, String8> *headers) {
|
NuCachedSource2.cpp | 674 KeyedVector<String8, String8> *headers,
|
AwesomePlayer.cpp | 259 const char *uri, const KeyedVector<String8, String8> *headers) { 265 const char *uri, const KeyedVector<String8, String8> *headers) { [all...] |
/frameworks/base/services/surfaceflinger/ |
SurfaceFlinger.h | 25 #include <utils/KeyedVector.h>
|
/frameworks/media/libvideoeditor/lvpp/ |
VideoEditorPlayer.cpp | 60 const char *url, const KeyedVector<String8, String8> *headers) {
|
PreviewPlayer.cpp | 146 const char *uri, const KeyedVector<String8, String8> *headers) { 152 const char *uri, const KeyedVector<String8, String8> *headers) { [all...] |
PreviewPlayerBase.cpp | 242 const char *uri, const KeyedVector<String8, String8> *headers) { 248 const char *uri, const KeyedVector<String8, String8> *headers) { [all...] |
/frameworks/base/media/libstagefright/mpeg2ts/ |
ATSParser.cpp | 36 #include <utils/KeyedVector.h> 76 KeyedVector<unsigned, sp<Stream> > mStreams;
|
/frameworks/base/services/input/tests/ |
InputReader_test.cpp | 129 KeyedVector<int32_t, sp<FakePointerController> > mPointerControllers; 280 KeyedVector<int, RawAbsoluteAxisInfo> absoluteAxes; 281 KeyedVector<int, bool> relativeAxes; 282 KeyedVector<int32_t, int32_t> keyCodeStates; 283 KeyedVector<int32_t, int32_t> scanCodeStates; 284 KeyedVector<int32_t, int32_t> switchStates; 285 KeyedVector<int32_t, int32_t> absoluteAxisValue; 286 KeyedVector<int32_t, KeyInfo> keys; 287 KeyedVector<int32_t, bool> leds; 295 KeyedVector<int32_t, Device*> mDevices [all...] |
/frameworks/base/include/ui/ |
Input.h | 26 #include <utils/KeyedVector.h>
|
/frameworks/base/media/libmediaplayerservice/nuplayer/ |
NuPlayer.cpp | 87 const char *url, const KeyedVector<String8, String8> *headers) {
|
/frameworks/base/media/libstagefright/rtsp/ |
ARTPConnection.cpp | 60 KeyedVector<uint32_t, sp<ARTPSource> > mSources;
|
/frameworks/base/services/sensorservice/ |
SensorService.cpp | 24 #include <utils/KeyedVector.h>
|