Searched refs:binder (Results 276 - 300 of 521) sorted by path

<<11121314151617181920>>

/frameworks/base/core/jni/
H A Dandroid_media_RemoteDisplay.cpp29 #include <binder/IServiceManager.h>
H A Dandroid_os_Parcel.cpp32 #include <binder/IInterface.h>
33 #include <binder/IPCThreadState.h>
38 #include <binder/Parcel.h>
39 #include <binder/ProcessState.h>
40 #include <binder/IServiceManager.h>
576 // do not marshall if there are binder objects in the parcel
H A Dandroid_os_Parcel.h17 #include <binder/IBinder.h>
H A Dandroid_util_Binder.cpp33 #include <binder/IInterface.h>
34 #include <binder/IPCThreadState.h>
40 #include <binder/Parcel.h>
41 #include <binder/ProcessState.h>
42 #include <binder/IServiceManager.h>
152 ALOGV("Now have %d binder ops", old);
362 Mutex& lock(); // Use with care; specifically for mutual exclusion during binder death
700 // it seems to always mean that the remote process died while the binder
750 ALOGE("Unknown binder error code. 0x%" PRIx32, err);
752 msg.appendFormat("Unknown binder erro
[all...]
H A Dandroid_util_Binder.h21 #include <binder/IBinder.h>
H A Dandroid_util_Process.cpp23 #include <binder/IPCThreadState.h>
24 #include <binder/IServiceManager.h>
1030 sp<IBinder> binder = ibinderForJavaObject(env, binderObject); local
H A Dandroid_view_GraphicBuffer.cpp28 #include <binder/Parcel.h>
H A Dandroid_view_InputChannel.cpp22 #include <binder/Parcel.h>
H A Dandroid_view_KeyCharacterMap.cpp21 #include <binder/Parcel.h>
H A Dandroid_view_Surface.cpp31 #include <binder/Parcel.h>
/frameworks/base/include/android_runtime/
H A DAndroidRuntime.h23 #include <binder/IBinder.h>
/frameworks/base/include/androidfw/
H A DCursorWindow.h24 #include <binder/Parcel.h>
/frameworks/base/include/storage/
H A DIMountService.h26 #include <binder/IInterface.h>
27 #include <binder/Parcel.h>
H A DIMountServiceListener.h20 #include <binder/IInterface.h>
21 #include <binder/Parcel.h>
H A DIMountShutdownObserver.h20 #include <binder/IInterface.h>
21 #include <binder/Parcel.h>
H A DIObbActionListener.h20 #include <binder/IInterface.h>
21 #include <binder/Parcel.h>
/frameworks/base/keystore/java/android/security/
H A DKeyStore.java106 private KeyStore(IKeystoreService binder) { argument
107 mBinder = binder;
/frameworks/base/libs/androidfw/
H A DCursorWindow.cpp21 #include <binder/Parcel.h>
H A DResourceTypes.cpp43 #include <binder/TextOutput.h>
/frameworks/base/libs/common_time/
H A Dcommon_time_server.cpp42 #include <binder/IPCThreadState.h>
43 #include <binder/ProcessState.h>
H A Dcommon_time_server_api.cpp25 #include <binder/IServiceManager.h>
26 #include <binder/IPCThreadState.h>
H A Dmain.cpp25 #include <binder/IPCThreadState.h>
26 #include <binder/ProcessState.h>
/frameworks/base/libs/storage/
H A DIMountService.cpp20 #include <binder/Parcel.h>
H A DIMountServiceListener.cpp18 #include <binder/Parcel.h>
H A DIMountShutdownObserver.cpp18 #include <binder/Parcel.h>

Completed in 393 milliseconds

<<11121314151617181920>>