Home
last modified time | relevance | path

Searched refs:disconnect (Results 1 – 25 of 36) sorted by relevance

12

/hardware/google/av/codec2/include/media/stagefright/codec2/1.0/
DInputSurfaceConnection.h40 void disconnect();
/hardware/google/pixel/usb/
DMonitorFfs.cpp120 steady_clock::time_point disconnect; in startMonitorFd() local
179 disconnect = std::chrono::steady_clock::now(); in startMonitorFd()
183 if (std::chrono::duration_cast<microseconds>(temp - disconnect).count() < in startMonitorFd()
/hardware/google/av/media/sfplugin/
DInputSurfaceWrapper.h49 virtual void disconnect() = 0;
DCCodec.cpp150 void disconnect() override { in disconnect() function in android::__anona70df1060111::C2InputSurfaceWrapper
152 mConnection->disconnect(); in disconnect()
204 void disconnect() override { in disconnect() function in android::__anona70df1060111::GraphicBufferSourceWrapper
1200 config->mInputSurface->disconnect(); in stop()
1248 config->mInputSurface->disconnect(); in initiateRelease()
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurfaceConnection.h49 virtual Return<Status> disconnect() override;
DInputSurface.h132 virtual Return<int32_t> disconnect(
/hardware/interfaces/graphics/bufferqueue/2.0/
Dtypes.hal91 * IGraphicBufferProducer::disconnect().
96 * IGraphicBufferProducer::disconnect().
DIGraphicBufferProducer.hal493 * @sa #QueueBufferOutput, disconnect(), setAsyncMode().
505 * Attempts to disconnect the client from the producer end of the buffer
516 * @param api The type of connection to disconnect. Supplying the value of
525 disconnect(
/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera.h58 void disconnect() override;
Dcamera.h64 virtual void disconnect() = 0;
Dv4l2_camera.cpp104 void V4L2Camera::disconnect() { in disconnect() function in v4l2_camera_hal::V4L2Camera
Dcamera.cpp150 disconnect(); in close()
/hardware/google/interfaces/media/c2/1.0/
DIInputSurfaceConnection.hal32 disconnect() generates (Status status);
DIInputSurface.hal43 * @return connection Connection object that is used to disconnect
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurface.cpp223 Return<int32_t> InputSurface::disconnect( in disconnect() function in hardware::google::media::c2::V1_0::utils::InputSurface
226 return mBase->disconnect(api, mode); in disconnect()
DInputSurfaceConnection.cpp419 Return<Status> InputSurfaceConnection::disconnect() { in disconnect() function in hardware::google::media::c2::V1_0::utils::InputSurfaceConnection
/hardware/interfaces/media/c2/1.0/
DIInputSurfaceConnection.hal37 disconnect() generates (Status status);
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal113 * disconnect. */
483 * IGraphicBufferProducer and no corresponding disconnect call was made.
527 * disconnect attempts to disconnect a client API from the
536 * connected from the same PID calling disconnect will be disconnected.
547 disconnect(
/hardware/interfaces/radio/1.4/
DIRadioIndication.hal89 * 3. Unsolicited disconnect from either modem or network side.
/hardware/interfaces/camera/device/3.2/default/
DCameraDevice.cpp84 session->disconnect(); in setConnectionStatus()
DCameraDeviceSession.h85 void disconnect();
/hardware/interfaces/camera/common/1.0/
Dtypes.hal320 * forced to disconnect the the device.
357 * allowed to open camera device 1 or 3 (but would be forced to disconnect
393 * disconnect it if a higher-priority application subsequently opens
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h470 c2_status_t disconnect();
/hardware/interfaces/radio/1.5/
DIRadioIndication.hal112 * 3. Unsolicited disconnect from either modem or network side.
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaIfaceCallback.hal453 * @param locallyGenerated If the disconnect was triggered by
455 * @param reasonCode 802.11 code to indicate the disconnect reason

12