Searched refs:binder (Results 126 - 150 of 785) sorted by relevance

1234567891011>>

/frameworks/av/include/media/
H A DMediaResourcePolicy.h21 #include <binder/Parcel.h>
H A DIMediaMetadataRetriever.h21 #include <binder/IInterface.h>
22 #include <binder/Parcel.h>
23 #include <binder/IMemory.h>
/frameworks/av/media/libmedia/include/media/
H A DMediaResourcePolicy.h21 #include <binder/Parcel.h>
H A DIMediaMetadataRetriever.h21 #include <binder/IInterface.h>
22 #include <binder/Parcel.h>
23 #include <binder/IMemory.h>
/frameworks/av/media/utils/
H A DISchedulingPolicyService.h20 #include <binder/IInterface.h>
/frameworks/av/services/mediadrm/
H A DMediaDrmService.cpp24 #include <binder/IServiceManager.h>
/frameworks/av/soundtrigger/
H A DISoundTriggerClient.cpp20 #include <binder/IMemory.h>
21 #include <binder/Parcel.h>
22 #include <binder/IPCThreadState.h>
23 #include <binder/IServiceManager.h>
/frameworks/base/core/jni/
H A Dandroid_util_Binder.h21 #include <binder/IBinder.h>
/frameworks/native/include/binder/
H A DIAppOpsCallback.h21 #include <binder/IInterface.h>
H A DIProcessInfoService.h20 #include <binder/IInterface.h>
H A DIResultReceiver.h21 #include <binder/IInterface.h>
H A DIShellCallback.h21 #include <binder/IInterface.h>
/frameworks/native/include/input/
H A DIInputFlinger.h23 #include <binder/IInterface.h>
/frameworks/native/libs/binder/
H A DMemoryBase.cpp21 #include <binder/MemoryBase.h>
/frameworks/native/libs/binder/include/binder/
H A DIAppOpsCallback.h21 #include <binder/IInterface.h>
H A DIProcessInfoService.h20 #include <binder/IInterface.h>
H A DIResultReceiver.h21 #include <binder/IInterface.h>
H A DIShellCallback.h21 #include <binder/IInterface.h>
/frameworks/native/services/batteryservice/
H A DBatteryProperty.cpp20 #include <binder/Parcel.h>
/frameworks/av/camera/include/camera/android/hardware/
H A DICameraClient.h21 #include <binder/IInterface.h>
22 #include <binder/Parcel.h>
23 #include <binder/IMemory.h>
/frameworks/av/include/camera/android/hardware/
H A DICameraClient.h21 #include <binder/IInterface.h>
22 #include <binder/Parcel.h>
23 #include <binder/IMemory.h>
/frameworks/av/include/radio/
H A DIRadio.h21 #include <binder/IInterface.h>
22 #include <binder/IMemory.h>
23 #include <binder/Parcel.h>
/frameworks/av/media/libstagefright/omx/
H A DBWGraphicBufferSource.h20 #include <binder/Binder.h>
21 #include <binder/Status.h>
31 using ::android::binder::Status;
/frameworks/av/media/ndk/
H A DNdkMediaCrypto.cpp29 #include <binder/IServiceManager.h>
41 sp<IBinder> binder = sm->getService(String16("media.drm")); local
43 sp<IMediaDrmService> service = interface_cast<IMediaDrmService>(binder);
/frameworks/av/services/mediacodec/
H A Dmain_codecservice.cpp21 #include <binder/IPCThreadState.h>
22 #include <binder/ProcessState.h>
23 #include <binder/IServiceManager.h>

Completed in 540 milliseconds

1234567891011>>