HomeSort by relevance Sort by last modified time
    Searched refs:KeyedVector (Results 151 - 175 of 226) sorted by null

1 2 3 4 5 67 8 910

  /frameworks/base/libs/hwui/font/
Font.h 20 #include <utils/KeyedVector.h>
  /frameworks/native/include/gui/
Surface.h 28 #include <utils/KeyedVector.h>
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 33 #include <utils/KeyedVector.h>
  /frameworks/av/services/audioflinger/
AudioPolicyService.h 347 KeyedVector< audio_source_t, InputSourceDesc* > mInputSources;
348 KeyedVector< audio_io_handle_t, InputDesc* > mInputs;
Threads.h 326 KeyedVector< int, KeyedVector< int, sp<SuspendedSessionDesc> > >
    [all...]
  /frameworks/base/core/jni/
android_view_InputEventSender.cpp 31 #include <utils/KeyedVector.h>
67 KeyedVector<uint32_t, uint32_t> mPublishedSeqMap;
  /frameworks/base/services/input/
EventHub.h 35 #include <utils/KeyedVector.h>
413 KeyedVector<int32_t, Device*> mDevices;
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.h 27 #include <utils/KeyedVector.h>
388 android::KeyedVector<int, int> mIrqFds;
  /frameworks/av/drm/mediadrm/plugins/mock/
MockDrmCryptoPlugin.cpp 113 KeyedVector<String8, String8> const &optionalParameters,
241 KeyedVector<String8, String8> &infoMap) const
642 String8 MockDrmPlugin::stringMapToString(KeyedVector<String8, String8> map) const
  /frameworks/av/media/libstagefright/chromium_http/
support.cpp 538 const KeyedVector<String8, String8> *headers,
557 const KeyedVector<String8, String8> *headers,
564 const KeyedVector<String8, String8> *extra,
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 24 #include "tinyutils/KeyedVector.h"
425 KeyedVector< const char*, uint32_t* > mLabels;
426 KeyedVector< uint32_t*, const char* > mLabelsInverseMapping;
427 KeyedVector< uint32_t*, const char* > mComments;
  /frameworks/av/media/libstagefright/
OMXClient.cpp 25 #include <utils/KeyedVector.h>
137 KeyedVector<node_id, bool> mIsLocalNode;
  /frameworks/native/libs/binder/
IMemory.cpp 29 #include <utils/KeyedVector.h>
63 KeyedVector< wp<IBinder>, heap_info_t > mHeapCache;
  /frameworks/av/cmds/stagefright/
muxer.cpp 78 KeyedVector<size_t, ssize_t> trackIndexMap;
  /frameworks/av/include/media/
SoundPool.h 23 #include <utils/KeyedVector.h>
  /frameworks/av/include/media/stagefright/
ACodec.h 157 KeyedVector<int64_t, BufferStats> mBufferStats;
  /frameworks/av/media/libmedia/
IDrm.cpp 123 KeyedVector<String8, String8> const &optionalParameters,
182 KeyedVector<String8, String8> &infoMap) const {
493 KeyedVector<String8, String8> optionalParameters;
551 KeyedVector<String8, String8> infoMap;
  /frameworks/av/media/libmediaplayerservice/
MetadataRetrieverClient.cpp 109 const char *url, const KeyedVector<String8, String8> *headers)
  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.cpp 37 const KeyedVector<String8, String8> *headers,
HTTPLiveSource.cpp 38 const KeyedVector<String8, String8> *headers,
  /frameworks/av/media/libstagefright/include/
FragmentedMP4Parser.h 171 KeyedVector<uint32_t, TrackInfo> mTracks; // TrackInfo by trackID
  /frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.h 155 KeyedVector<ResponseID, HandleRTSPResponseFunc> mResponseHandlers;
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 26 #include <utils/KeyedVector.h>
  /frameworks/base/include/androidfw/
AssetManager.h 26 #include <utils/KeyedVector.h>
  /frameworks/base/libs/hwui/
Caches.h 26 #include <utils/KeyedVector.h>

Completed in 284 milliseconds

1 2 3 4 5 67 8 910