/hardware/google/av/codec2/include/media/stagefright/codec2/1.0/ |
D | InputSurfaceConnection.h | 40 void disconnect();
|
/hardware/google/pixel/usb/ |
D | MonitorFfs.cpp | 120 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/ |
D | InputSurfaceWrapper.h | 49 virtual void disconnect() = 0;
|
D | CCodec.cpp | 150 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/ |
D | InputSurfaceConnection.h | 49 virtual Return<Status> disconnect() override;
|
D | InputSurface.h | 132 virtual Return<int32_t> disconnect(
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | types.hal | 91 * IGraphicBufferProducer::disconnect(). 96 * IGraphicBufferProducer::disconnect().
|
D | IGraphicBufferProducer.hal | 493 * @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/ |
D | v4l2_camera.h | 58 void disconnect() override;
|
D | camera.h | 64 virtual void disconnect() = 0;
|
D | v4l2_camera.cpp | 104 void V4L2Camera::disconnect() { in disconnect() function in v4l2_camera_hal::V4L2Camera
|
D | camera.cpp | 150 disconnect(); in close()
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IInputSurfaceConnection.hal | 32 disconnect() generates (Status status);
|
D | IInputSurface.hal | 43 * @return connection Connection object that is used to disconnect
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | InputSurface.cpp | 223 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()
|
D | InputSurfaceConnection.cpp | 419 Return<Status> InputSurfaceConnection::disconnect() { in disconnect() function in hardware::google::media::c2::V1_0::utils::InputSurfaceConnection
|
/hardware/interfaces/media/c2/1.0/ |
D | IInputSurfaceConnection.hal | 37 disconnect() generates (Status status);
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 113 * 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/ |
D | IRadioIndication.hal | 89 * 3. Unsolicited disconnect from either modem or network side.
|
/hardware/interfaces/camera/device/3.2/default/ |
D | CameraDevice.cpp | 84 session->disconnect(); in setConnectionStatus()
|
D | CameraDeviceSession.h | 85 void disconnect();
|
/hardware/interfaces/camera/common/1.0/ |
D | types.hal | 320 * 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/ |
D | client.h | 470 c2_status_t disconnect();
|
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 112 * 3. Unsolicited disconnect from either modem or network side.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.hal | 453 * @param locallyGenerated If the disconnect was triggered by 455 * @param reasonCode 802.11 code to indicate the disconnect reason
|