Home
last modified time | relevance | path

Searched refs:teardown (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonController.cpp36 MACRO(teardown) \
155 int Controller::teardown(hexagon_nn_nn_id id) { in teardown() function in android::hardware::neuralnetworks::V1_0::implementation::hexagon::Controller
156 CONTROLLER_CHECK(teardown, id); in teardown()
DHexagonController.h85 int teardown(hexagon_nn_nn_id id);
DHexagonModel.cpp575 hexagon::Controller::getInstance().teardown(mGraphId); in clearModel()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_uevents.cpp127 ctx->mVirtualDisplay->teardown(); in teardownWfd()
195 ctx->mExtDisplay->teardown(); in handle_uevent()
197 ctx->mVirtualDisplay->teardown(); in handle_uevent()
/hardware/qcom/display/msm8084/libvirtual/
Dvirtual.h47 int teardown();
Dvirtual.cpp79 int VirtualDisplay::teardown() { in teardown() function in qhwc::VirtualDisplay
/hardware/qcom/display/msm8226/libvirtual/
Dvirtual.h47 int teardown();
Dvirtual.cpp79 int VirtualDisplay::teardown() { in teardown() function in qhwc::VirtualDisplay
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_uevents.cpp127 ctx->mVirtualDisplay->teardown(); in teardownWfd()
186 ctx->mExtDisplay->teardown(); in handle_uevent()
188 ctx->mVirtualDisplay->teardown(); in handle_uevent()
/hardware/qcom/display/msm8084/libexternal/
Dexternal.h49 int teardown();
Dexternal.cpp77 int ExternalDisplay::teardown() { in teardown() function in qhwc::ExternalDisplay
/hardware/qcom/display/msm8226/libexternal/
Dexternal.h49 int teardown();
Dexternal.cpp77 int ExternalDisplay::teardown() { in teardown() function in qhwc::ExternalDisplay
/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.h58 int teardown();
Dhdmi.cpp142 int HDMIDisplay::teardown() { in teardown() function in qhwc::HDMIDisplay
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioPort.hal54 * teardown is asynchronous.
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaIface.hal172 * Initiate TDLS teardown with the provided peer MAC address.
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp2843 ctx->mHDMIDisplay->teardown(); in handle_offline()