Home
last modified time | relevance | path

Searched refs:writeStrongBinder (Results 1 – 25 of 114) sorted by relevance

12345

/frameworks/av/media/libmedia/
DIMediaPlayerService.cpp68 data.writeStrongBinder(IInterface::asBinder(client)); in create()
103 data.writeStrongBinder(IInterface::asBinder(client)); in listenForRemoteDisplay()
131 reply->writeStrongBinder(IInterface::asBinder(player)); in onTransact()
138 reply->writeStrongBinder(IInterface::asBinder(recorder)); in onTransact()
144 reply->writeStrongBinder(IInterface::asBinder(retriever)); in onTransact()
164 reply->writeStrongBinder(NULL); in onTransact()
169 reply->writeStrongBinder(IInterface::asBinder(display)); in onTransact()
175 reply->writeStrongBinder(IInterface::asBinder(mcl)); in onTransact()
DIMediaExtractorService.cpp46 data.writeStrongBinder(IInterface::asBinder(source)); in makeExtractor()
115 reply->writeStrongBinder(IInterface::asBinder(ex)); in onTransact()
126 reply->writeStrongBinder(IInterface::asBinder(source)); in onTransact()
DIMediaMetadataRetriever.cpp104 data.writeStrongBinder(IInterface::asBinder(httpService)); in setDataSource()
138 data.writeStrongBinder(IInterface::asBinder(source)); in setDataSource()
372 reply->writeStrongBinder(IInterface::asBinder(bitmap)); in onTransact()
395 reply->writeStrongBinder(IInterface::asBinder(bitmap)); in onTransact()
422 reply->writeStrongBinder(IInterface::asBinder(bitmap)); in onTransact()
450 reply->writeStrongBinder(IInterface::asBinder(frames[i])); in onTransact()
466 reply->writeStrongBinder(IInterface::asBinder(albumArt)); in onTransact()
/frameworks/base/core/java/android/app/
DContentProviderHolder.java56 dest.writeStrongBinder(provider.asBinder()); in writeToParcel()
58 dest.writeStrongBinder(null); in writeToParcel()
60 dest.writeStrongBinder(connection); in writeToParcel()
/frameworks/native/libs/gui/
DLayerState.cpp31 output.writeStrongBinder(surface); in write()
45 output.writeStrongBinder(barrierHandle_legacy); in write()
46 output.writeStrongBinder(reparentHandle); in write()
49 output.writeStrongBinder(IInterface::asBinder(barrierGbp_legacy)); in write()
50 output.writeStrongBinder(relativeLayerHandle); in write()
51 output.writeStrongBinder(parentHandleForChild); in write()
172 output.writeStrongBinder(IInterface::asBinder(client)); in write()
193 output.writeStrongBinder(token); in write()
194 output.writeStrongBinder(IInterface::asBinder(surface)); in write()
418 output.writeStrongBinder(transferTouchFocusCommand.fromToken); in write()
[all …]
DSurfaceControl.cpp138 return parcel->writeStrongBinder(IInterface::asBinder(bp)); in writeSurfaceToParcel()
184 parcel->writeStrongBinder(ISurfaceComposerClient::asBinder(mClient->getClient())); in writeToParcel()
185 parcel->writeStrongBinder(mHandle); in writeToParcel()
186 parcel->writeStrongBinder(IGraphicBufferProducer::asBinder(mGraphicBufferProducer)); in writeToParcel()
DISurfaceComposer.cpp88 data.writeStrongBinder(applyToken); in setTransactionState()
96 data.writeStrongBinder(IInterface::asBinder(listener)); in setTransactionState()
118 data.writeStrongBinder(display); in captureScreen()
175 data.writeStrongBinder(layerHandleBinder); in captureLayers()
181 data.writeStrongBinder(el); in captureLayers()
214 err = data.writeStrongBinder(IInterface::asBinder(bufferProducer)); in authenticateSurfaceTexture()
317 data.writeStrongBinder(display); in destroyDisplay()
347 data.writeStrongBinder(display); in setPowerMode()
357 data.writeStrongBinder(display); in getDisplayConfigs()
378 data.writeStrongBinder(display); in getDisplayStats()
[all …]
/frameworks/native/libs/vr/libvr_manager/
Dvr_manager.cpp100 data.writeStrongBinder(IInterface::asBinder(cb)); in registerListener()
107 data.writeStrongBinder(IInterface::asBinder(cb)); in unregisterListener()
115 data.writeStrongBinder(IInterface::asBinder(cb)); in registerPersistentVrStateListener()
123 data.writeStrongBinder(IInterface::asBinder(cb)); in unregisterPersistentVrStateListener()
/frameworks/av/soundtrigger/
DISoundTriggerClient.cpp47 data.writeStrongBinder(IInterface::asBinder(eventMemory)); in onRecognitionEvent()
57 data.writeStrongBinder(IInterface::asBinder(eventMemory)); in onSoundModelEvent()
66 data.writeStrongBinder(IInterface::asBinder(eventMemory)); in onServiceStateChange()
/frameworks/native/services/powermanager/
DIPowerManager.cpp44 data.writeStrongBinder(lock); in acquireWakeLock()
60 data.writeStrongBinder(lock); in acquireWakeLockWithUid()
73 data.writeStrongBinder(lock); in releaseWakeLock()
83 data.writeStrongBinder(lock); in updateWakeLockUids()
/frameworks/native/libs/binder/
DIAppOpsService.cpp67 data.writeStrongBinder(token); in startOperation()
82 data.writeStrongBinder(token); in finishOperation()
95 data.writeStrongBinder(IInterface::asBinder(callback)); in startWatchingMode()
102 data.writeStrongBinder(IInterface::asBinder(callback)); in stopWatchingMode()
109 data.writeStrongBinder(clientToken); in getToken()
217 reply->writeStrongBinder(token); in onTransact()
DIActivityManager.cpp67 data.writeStrongBinder(IInterface::asBinder(observer)); in registerUidObserver()
78 data.writeStrongBinder(IInterface::asBinder(observer)); in unregisterUidObserver()
/frameworks/base/core/java/android/os/
DServiceManagerNative.java62 reply.writeStrongBinder(service); in onTransact()
70 reply.writeStrongBinder(service); in onTransact()
153 data.writeStrongBinder(service); in addService()
196 data.writeStrongBinder(controller.asBinder()); in setPermissionController()
DMessenger.java95 out.writeStrongBinder(mTarget.asBinder()); in writeToParcel()
120 out.writeStrongBinder(messenger != null ? messenger.mTarget.asBinder() in writeMessengerOrNullToParcel()
DShellCallback.java86 out.writeStrongBinder(null); in writeToParcel()
101 out.writeStrongBinder(mShellCallback.asBinder()); in writeToParcel()
/frameworks/native/libs/input/
DIInputFlinger.cpp42 data.writeStrongBinder(IInterface::asBinder(setInputWindowsListener)); in setInputWindows()
52 data.writeStrongBinder(fromToken); in transferTouchFocus()
53 data.writeStrongBinder(toToken); in transferTouchFocus()
DInputApplication.cpp43 output.writeStrongBinder(token); in write()
/frameworks/av/drm/libmediadrm/
DIMediaDrmService.cpp72 reply->writeStrongBinder(IInterface::asBinder(crypto)); in onTransact()
78 reply->writeStrongBinder(IInterface::asBinder(drm)); in onTransact()
/frameworks/av/media/libstagefright/include/media/stagefright/
DPersistentSurface.h62 parcel->writeStrongBinder(IInterface::asBinder(mBufferProducer)); in writeToParcel()
64 parcel->writeStrongBinder(IInterface::asBinder(mBufferSource)); in writeToParcel()
/frameworks/native/libs/vibrator/
DExternalVibration.cpp48 parcel->writeStrongBinder(IInterface::asBinder(mController)); in writeToParcel()
49 parcel->writeStrongBinder(mToken); in writeToParcel()
/frameworks/av/services/medialog/
DIMediaLogService.cpp46 data.writeStrongBinder(IInterface::asBinder(shared)); in registerWriter()
56 data.writeStrongBinder(IInterface::asBinder(shared)); in unregisterWriter()
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp444 data.writeStrongBinder(server); in TEST_F()
488 data.writeStrongBinder(server); in TEST_F()
492 datai.writeStrongBinder(m_server); in TEST_F()
541 data.writeStrongBinder(callBack); in TEST_F()
644 data.writeStrongBinder(target); in TEST_F()
645 data.writeStrongBinder(callBack[i]); in TEST_F()
654 data.writeStrongBinder(target); in TEST_F()
720 data.writeStrongBinder(target); in TEST_F()
721 data.writeStrongBinder(callback); in TEST_F()
871 data.writeStrongBinder(server); in TEST_F()
[all …]
/frameworks/base/core/java/android/view/
DWindowInfo.java105 parcel.writeStrongBinder(token); in writeToParcel()
106 parcel.writeStrongBinder(parentToken); in writeToParcel()
107 parcel.writeStrongBinder(activityToken); in writeToParcel()
/frameworks/av/camera/
DICamera.cpp87 data.writeStrongBinder(b); in setPreviewTarget()
110 data.writeStrongBinder(b); in setPreviewCallbackTarget()
158 data.writeStrongBinder(IInterface::asBinder(mem)); in releaseRecordingFrame()
293 data.writeStrongBinder(IInterface::asBinder(cameraClient)); in connect()
318 data.writeStrongBinder(b); in setVideoTarget()
DICameraRecordingProxy.cpp52 data.writeStrongBinder(IInterface::asBinder(listener)); in startRecording()
70 data.writeStrongBinder(IInterface::asBinder(mem)); in releaseRecordingFrame()

12345