OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RefBase
(Results
1 - 25
of
288
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/include/camera/camera2/
CaptureRequest.h
20
#include <utils/
RefBase
.h>
28
struct CaptureRequest : public virtual
RefBase
{
/frameworks/av/media/libmediaplayerservice/
SharedLibrary.h
20
#include <utils/
RefBase
.h>
25
class SharedLibrary : public
RefBase
{
/frameworks/av/media/libstagefright/include/
MP3Seeker.h
22
#include <utils/
RefBase
.h>
26
struct MP3Seeker : public
RefBase
{
/frameworks/av/services/camera/libcameraservice/
CameraDeviceFactory.h
20
#include <utils/
RefBase
.h>
31
class CameraDeviceFactory : public virtual
RefBase
{
/frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessorInterface.h
21
#include <utils/
RefBase
.h>
28
class ZslProcessorInterface : virtual public
RefBase
{
/frameworks/av/services/camera/libcameraservice/device3/
Camera3StreamBufferListener.h
21
#include <utils/
RefBase
.h>
27
class Camera3StreamBufferListener : public virtual
RefBase
{
/frameworks/av/include/media/stagefright/foundation/
base64.h
21
#include <utils/
RefBase
.h>
AHandler.h
22
#include <utils/
RefBase
.h>
28
struct AHandler : public
RefBase
{
ParsedMessage.h
20
#include <utils/
RefBase
.h>
26
struct ParsedMessage : public
RefBase
{
/frameworks/av/media/libstagefright/rtsp/
APacketSource.h
23
#include <utils/
RefBase
.h>
29
struct APacketSource : public
RefBase
{
ARTPAssembler.h
23
#include <utils/
RefBase
.h>
30
struct ARTPAssembler : public
RefBase
{
/frameworks/native/include/gui/
IConsumerListener.h
24
#include <utils/
RefBase
.h>
37
class ConsumerListener : public virtual
RefBase
{
/frameworks/native/services/surfaceflinger/DisplayHardware/
DisplaySurface.h
21
#include <utils/
RefBase
.h>
31
class DisplaySurface : public virtual
RefBase
{
/system/core/libutils/
RefBase.cpp
17
#define LOG_TAG "
RefBase
"
20
#include <utils/
RefBase
.h>
60
class
RefBase
::weakref_impl : public
RefBase
::weakref_type
65
RefBase
* const mBase;
70
weakref_impl(
RefBase
* base)
89
weakref_impl(
RefBase
* base)
139
// "addStrongRef:
RefBase
=%p, id=%p", mBase, id);
145
// "removeStrongRef:
RefBase
=%p, id=%p", mBase, id);
155
// "renameStrongRefId:
RefBase
=%p, oid=%p, nid=%p"
[
all
...]
/cts/suite/audio_quality/lib/include/audio/
AudioHardware.h
21
#include <utils/
RefBase
.h>
28
class AudioHardware : virtual public android::
RefBase
{
/frameworks/av/include/media/
MediaMetadataRetrieverInterface.h
21
#include <utils/
RefBase
.h>
28
class MediaMetadataRetrieverBase : public
RefBase
/frameworks/av/media/libstagefright/wifi-display/
Parameters.h
20
#include <utils/
RefBase
.h>
24
struct Parameters : public
RefBase
{
/frameworks/base/libs/hwui/thread/
Task.h
22
#include <utils/
RefBase
.h>
30
class TaskBase: public
RefBase
{
/frameworks/base/services/input/
InputApplication.h
22
#include <utils/
RefBase
.h>
43
class InputApplicationHandle : public
RefBase
{
/frameworks/av/include/media/stagefright/
BufferProducerWrapper.h
25
// Can't use static_cast to cast a
RefBase
back to an IGraphicBufferProducer,
29
struct BufferProducerWrapper :
RefBase
{
NativeWindowWrapper.h
29
struct NativeWindowWrapper :
RefBase
{
MediaExtractor.h
21
#include <utils/
RefBase
.h>
29
class MediaExtractor : public
RefBase
{
MediaWriter.h
21
#include <utils/
RefBase
.h>
29
struct MediaWriter : public
RefBase
{
/frameworks/native/libs/binder/
IInterface.cpp
24
:
RefBase
() {
/frameworks/wilhelm/src/android/
CallbackProtector.h
22
class CallbackProtector : public
RefBase
{
Completed in 393 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>