Home
last modified time | relevance | path

Searched refs:IsValid (Results 1 - 24 of 24) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_drm_layer.h37 bool IsValid();
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Dhdi_drm_layer.h38 bool IsValid() const;
H A Dhdi_drm_layer.cpp71 bool DrmGemBuffer::IsValid() const in IsValid() function in OHOS::HDI::DISPLAY::DrmGemBuffer
H A Dhdi_drm_composition.cpp76 DISPLAY_CHK_RETURN((!gemBuffer->IsValid()), DISPLAY_FAILURE, DISPLAY_LOGE("the DrmGemBuffer is invalid")); in ApplyPlane()
/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_sta_iface_test.cpp73 EXPECT_FALSE(staIface->IsValid()); in HWTEST_F()
74 staIface->IsValid(); in HWTEST_F()
H A Dwifi_ap_iface_test.cpp72 EXPECT_FALSE(apIface->IsValid()); in HWTEST_F()
H A Dwifi_p2p_iface_test.cpp66 EXPECT_FALSE(p2pIface->IsValid()); in HWTEST_F()
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi.h41 bool IsValid();
H A Dwifi_ap_iface.h36 bool IsValid();
H A Dwifi_sta_iface.h37 bool IsValid();
H A Dwifi_p2p_iface.cpp37 bool WifiP2pIface::IsValid() in IsValid() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface
H A Dwifi_ext_iface.cpp39 bool WifiExtIface::IsValid() in IsValid() function in OHOS::HDI::Wlan::Chip::V1_0::WifiExtIface
H A Dwifi_p2p_iface.h36 bool IsValid();
H A Dwifi_ext_iface.h36 bool IsValid();
H A Dwifi_ap_iface.cpp40 bool WifiApIface::IsValid() in IsValid() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface
H A Dwifi_chip.h48 bool IsValid();
H A Dwifi_sta_iface.cpp41 bool WifiStaIface::IsValid() in IsValid() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface
/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dfile.h26 inline bool IsValid() const in IsValid() function in OHOS::HDI::File
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_layer.cpp73 bool DrmGemBuffer::IsValid() in IsValid() function in OHOS::HDI::DISPLAY::DrmGemBuffer
H A Dhdi_drm_composition.cpp155 DISPLAY_CHK_RETURN((!gemBuffer->IsValid()), DISPLAY_FAILURE, DISPLAY_LOGE("the DrmGemBuffer is invalid")); in ApplyPlane()
/drivers/peripheral/display/hdi_service/device/include/server/
H A Ddisplay_device_service.h103 bool IsValid();
/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dlexer.cpp85 if (file_ == nullptr || !file_->IsValid()) { in Reset()
/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp379 bool DisplayDeviceService::IsValid() in IsValid() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp152 if (device_ == nullptr || !device_->IsValid()) { in OnRemoteRequest()

Completed in 12 milliseconds