Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_ap_iface_hidl_test.cpp73 TEST_P(WifiApIfaceHidlTest, GetType) { in TEST_P() argument
Dwifi_sta_iface_hidl_test.cpp93 TEST_P(WifiStaIfaceHidlTest, GetType) { in TEST_P() argument
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_connector.h58 void GetType(uint32_t *conn_type) { *conn_type = drm_connector_->connector_type; } in GetType() function
Ddrm_encoder.h53 void GetType(uint32_t *encoder_type) { in GetType() function
Ddrm_plane.h63 void GetType(DRMPlaneType *type) { *type = plane_type_info_.type; } in GetType() function
/hardware/qcom/sm7250/display/composer/
Dhwc_layers.h87 LayerTypes GetType() const { return type_; } in GetType() function
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_iface_hidl_test.cpp208 TEST_P(SupplicantStaIfaceHidlTest, GetType) { in TEST_P() argument
Dsupplicant_p2p_iface_hidl_test.cpp217 TEST_P(SupplicantP2pIfaceHidlTest, GetType) { in TEST_P() argument
Dsupplicant_sta_network_hidl_test.cpp182 TEST_P(SupplicantStaNetworkHidlTest, GetType) { in TEST_P() argument