Home
last modified time | relevance | path

Searched refs:connected (Results 1 - 4 of 4) sorted by relevance

/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_device.cpp33 void HdiTestDevice::HotPlug(uint32_t outputId, bool connected, void* data) in HotPlug() argument
35 DISPLAY_TEST_LOGE("outputId %{public}u connected %{public}d", outputId, connected); in HotPlug()
38 if (connected) { in HotPlug()
H A Dhdi_test_device.h36 static void HotPlug(uint32_t outputId, bool connected, void* data);
/test/xts/hats/hdf/nfc/secureElement/
H A Dnfc_services_test.cpp48 int32_t OnSeStateChanged(bool connected) override
/test/xts/hats/hdf/nfc/secureElement_additional/
H A Dnfc_services_test.cpp47 int32_t OnSeStateChanged(bool connected) override { return HDF_SUCCESS; }

Completed in 3 milliseconds