Searched defs:disconnect (Results 1 - 25 of 117) sorted by path

12345

/frameworks/av/camera/
H A DCameraBase.cpp141 void CameraBase<TCam, TCamTraits>::disconnect() function in class:android::CameraBase
143 ALOGV("%s: disconnect", __FUNCTION__);
145 mCamera->disconnect();
149 ALOGV("%s: disconnect (done)", __FUNCTION__);
H A DICamera.cpp68 // disconnect from camera service
69 binder::Status disconnect() function in class:android::hardware::BpCamera
71 ALOGV("disconnect");
316 disconnect();
/frameworks/av/media/libmedia/
H A DIEffect.cpp105 void disconnect() function in class:android::BpEffect
107 ALOGV("disconnect");
200 disconnect();
H A DIMediaHTTPConnection.cpp82 virtual void disconnect() { function in struct:android::BpMediaHTTPConnection
H A DIMediaMetadataRetriever.cpp83 // disconnect from media metadata retriever service
84 void disconnect() function in class:android::BpMediaMetadataRetriever
213 disconnect();
H A DIMediaPlayer.cpp80 // disconnect from media player service
81 void disconnect() function in class:android::BpMediaPlayer
434 disconnect();
H A Dmediametadataretriever.cpp80 disconnect();
84 void MediaMetadataRetriever::disconnect() function in class:android::MediaMetadataRetriever
86 ALOGV("disconnect");
94 retriever->disconnect();
H A Dmediaplayer.cpp80 disconnect();
84 void MediaPlayer::disconnect() function in class:android::MediaPlayer
86 ALOGV("disconnect");
95 p->disconnect();
142 p->disconnect();
575 mPlayer->disconnect();
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp595 disconnect();
602 void MediaPlayerService::Client::disconnect() function in class:android::MediaPlayerService::Client
604 ALOGV("disconnect(%d) from pid %d", mConnId, mPid);
H A DMetadataRetrieverClient.cpp58 disconnect();
74 void MetadataRetrieverClient::disconnect() function in class:android::MetadataRetrieverClient
76 ALOGV("disconnect from pid %d", mPid);
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp561 void NuPlayer::GenericSource::disconnect() { function in class:android::NuPlayer::GenericSource
570 // disconnect data source
572 static_cast<NuCachedSource2 *>(dataSource.get())->disconnect();
575 static_cast<HTTPBase *>(httpSource.get())->disconnect();
H A DNuPlayerSource.h73 // Explicitly disconnect the underling data source
74 virtual void disconnect() {} function in struct:android::NuPlayer::Source
/frameworks/av/media/libstagefright/
H A DNuCachedSource2.cpp201 // We are NOT going to support disconnect-at-highwatermark indefinitely
213 // Makes no sense to disconnect and do keep-alives...
259 void NuCachedSource2::disconnect() { function in class:android::NuCachedSource2
274 // explicitly disconnect from the source, to allow any
276 static_cast<HTTPBase *>(mSource.get())->disconnect();
426 static_cast<HTTPBase *>(mSource.get())->disconnect();
768 String8("x-disconnect-at-highwatermark"))) >= 0) {
H A DOMXClient.cpp546 void OMXClient::disconnect() { function in class:android::OMXClient
/frameworks/av/media/libstagefright/http/
H A DMediaHTTP.cpp80 void MediaHTTP::disconnect() { function in class:android::MediaHTTP
86 mHTTPConnection->disconnect();
135 // disconnect. NuCachedSource2 relies on this.
/frameworks/av/media/libstagefright/httplive/
H A DHTTPDownloader.cpp51 void HTTPDownloader::disconnect() { function in class:android::HTTPDownloader
56 mHTTPDataSource->disconnect();
219 mHTTPDataSource->disconnect();
235 mHTTPDataSource->disconnect();
H A DLiveSession.cpp512 status_t LiveSession::disconnect() { function in class:android::LiveSession
1586 bool disconnect = false; local
1589 disconnect = true;
1598 fetcher->pauseAsync(threshold, disconnect);
H A DPlaylistFetcher.cpp453 void PlaylistFetcher::setStoppingThreshold(float thresholdRatio, bool disconnect) { argument
458 if (disconnect) {
459 mHTTPDownloader->disconnect();
463 void PlaylistFetcher::resetStoppingThreshold(bool disconnect) { argument
468 if (disconnect) {
469 mHTTPDownloader->disconnect();
530 float thresholdRatio, bool disconnect) {
531 setStoppingThreshold(thresholdRatio, disconnect);
725 resetStoppingThreshold(false /* disconnect */);
744 resetStoppingThreshold(true /* disconnect */);
529 pauseAsync( float thresholdRatio, bool disconnect) argument
[all...]
/frameworks/av/media/libstagefright/rtsp/
H A DARTSPConnection.cpp77 void ARTSPConnection::disconnect(const sp<AMessage> &reply) { function in class:android::ARTSPConnection
H A DMyHandler.h217 void disconnect() { function in struct:android::MyHandler
601 mConn->disconnect(reply);
646 mConn->disconnect(reply);
787 mConn->disconnect(reply);
820 mConn->disconnect(reply);
947 mConn->disconnect(reply);
/frameworks/av/services/audioflinger/
H A DEffects.cpp194 size_t AudioFlinger::EffectModule::disconnect(EffectHandle *handle, bool unpinIfLast) function in class:android::AudioFlinger::EffectModule
196 ALOGV("disconnect() %p handle %p", this, handle);
1131 disconnect(false);
1226 void AudioFlinger::EffectHandle::disconnect() function in class:android::AudioFlinger::EffectHandle
1228 disconnect(true);
1231 void AudioFlinger::EffectHandle::disconnect(bool unpinIfLast) function in class:android::AudioFlinger::EffectHandle
1233 ALOGV("disconnect(%s)", unpinIfLast ? "true" : "false");
1238 if ((mEffect->disconnect(this, unpinIfLast) == 0) && mEnabled) {
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp348 // Ensure not in binder RPC so client disconnect PID checks work correctly
351 clientToDisconnect->disconnect();
1046 // This should never happen - clients should already have been removed in disconnect
1048 ALOGE("%s: Invalid state: Client for camera %s was not removed in disconnect",
1206 // Clear caller identity temporarily so client disconnect PID checks work correctly
1212 i->getValue()->disconnect(); // Clients will remove themselves from the active client list
1218 ALOGV("%s: Waiting for disconnect to complete for client for device %s (PID %" PRId32 ")",
1222 ALOGE("%s: Timed out waiting for client for device %s to disconnect, "
1228 ALOGE("%s: Received error waiting for client for device %s to disconnect: %s (%d), "
1692 i->disconnect();
2105 binder::Status CameraService::BasicClient::disconnect() { function in class:android::CameraService::BasicClient
2288 binder::Status CameraService::Client::disconnect() { function in class:android::CameraService::Client
[all...]
/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp140 disconnect();
374 binder::Status Camera2Client::disconnect() { function in class:android::Camera2Client
379 // Allow both client and the cameraserver to disconnect at all times
388 * disconnect() cannot call any methods that might need to promote a
389 * wp<Camera2Client>, since disconnect can be called from the destructor, at
433 mDevice->disconnect();
437 CameraService::Client::disconnect();
H A DCameraClient.cpp107 disconnect();
152 ALOGE("attempt to use a camera after disconnect() (pid %d)", getCallingPid());
233 binder::Status CameraClient::disconnect() { function in class:android::CameraClient
235 LOG1("disconnect E (pid %d)", callingPid);
239 // Allow both client and the cameraserver to disconnect at all times
241 ALOGW("different client - don't disconnect");
245 // Make sure disconnect() is done once and once only, whether it is called
270 CameraService::Client::disconnect();
272 LOG1("disconnect X (pid %d)", callingPid);
316 // disconnect her
[all...]
/frameworks/av/services/camera/libcameraservice/common/
H A DCamera2ClientBase.cpp119 disconnect();
173 binder::Status Camera2ClientBase<TClientBase>::disconnect() { function in class:android::Camera2ClientBase
178 // Allow both client and the media server to disconnect at all times
187 CameraService::BasicClient::disconnect();
197 mDevice->disconnect();

Completed in 464 milliseconds

12345