/hardware/interfaces/broadcastradio/common/utils2x/ |
D | Utils.cpp | 40 IdentifierType getType(uint32_t typeAsInt) { in getType() function 44 IdentifierType getType(const ProgramIdentifier& id) { in getType() function 45 return getType(id.type); in getType() 115 auto type = getType(b.primaryId); in tunesTo() 194 if (hasId(sel, getType(idType))) return true; in isSupported() 210 switch (getType(id)) { in isValid() 347 if (getType(sel.primaryId) == IdentifierType::DAB_ENSEMBLE) return false; in satisfies()
|
/hardware/interfaces/broadcastradio/common/utils1x/ |
D | Utils.cpp | 68 auto type = getType(a); in tunesTo() 103 ProgramType getType(const ProgramSelector& sel) { in getType() function 202 if (isAmFm(getType(sel))) { in getLegacyChannel() 214 switch (getType(sel)) { in isDigital()
|
/hardware/google/av/media/eco/aidl/android/media/eco/ |
D | IECOServiceStatsProvider.aidl | 45 int getType(); in getType() method
|
D | IECOServiceInfoListener.aidl | 47 int getType(); in getType() method
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | VirtualProgram.cpp | 29 using utils::getType; 39 auto pType = getType(selector.primaryId); in operator ProgramInfo()
|
/hardware/libhardware/modules/usbcamera/ |
D | Stream.h | 39 int getType();
|
/hardware/libhardware/modules/camera/3_0/ |
D | Stream.h | 41 int getType();
|
/hardware/google/av/media/eco/include/eco/ |
D | ECOServiceStatsProvider.h | 51 virtual Status getType(int32_t* _aidl_return) = 0;
|
D | ECOServiceInfoListener.h | 51 virtual Status getType(int32_t* _aidl_return) = 0;
|
/hardware/interfaces/wifi/1.4/default/ |
D | wifi_p2p_iface.h | 46 Return<void> getType(getType_cb hidl_status_cb) override;
|
D | wifi_p2p_iface.cpp | 49 Return<void> WifiP2pIface::getType(getType_cb hidl_status_cb) { in getType() function in android::hardware::wifi::V1_4::implementation::WifiP2pIface
|
D | wifi_ap_iface.h | 48 Return<void> getType(getType_cb hidl_status_cb) override;
|
/hardware/interfaces/broadcastradio/common/utils2x/include/broadcastradio-utils-2x/ |
D | Utils.h | 39 V2_0::IdentifierType getType(uint32_t typeAsInt); 40 V2_0::IdentifierType getType(const V2_0::ProgramIdentifier& id);
|
/hardware/nxp/secure_element/libese-spi/p73/utils/ |
D | config.h | 27 Type getType() const;
|
/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | config.h | 26 Type getType() const;
|
/hardware/interfaces/broadcastradio/common/utils1x/include/broadcastradio-utils-1x/ |
D | Utils.h | 46 V1_1::ProgramType getType(const V1_1::ProgramSelector& sel);
|
/hardware/google/av/media/eco/tests/ |
D | FakeECOServiceStatsProvider.h | 81 virtual Status getType(int32_t* _aidl_return);
|
D | FakeECOServiceInfoListener.cpp | 60 Status FakeECOServiceInfoListener::getType(int32_t* /*_aidl_return*/) { in getType() function in android::media::eco::FakeECOServiceInfoListener
|
D | FakeECOServiceInfoListener.h | 63 virtual Status getType(int32_t* _aidl_return);
|
D | FakeECOServiceStatsProvider.cpp | 68 Status FakeECOServiceStatsProvider::getType(int32_t* /*_aidl_return*/) { in getType() function in android::media::eco::FakeECOServiceStatsProvider
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidReport.h | 44 unsigned int getType() const;
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_ap_iface_hidl_test.cpp | 69 const auto& status_and_type = HIDL_INVOKE(wifi_ap_iface_, getType); in TEST_P()
|
/hardware/interfaces/audio/effect/2.0/ |
D | IDownmixEffect.hal | 36 getType() generates (Result retval, Type preset);
|
/hardware/interfaces/audio/effect/4.0/ |
D | IDownmixEffect.hal | 36 getType() generates (Result retval, Type preset);
|
/hardware/interfaces/audio/effect/5.0/ |
D | IDownmixEffect.hal | 36 getType() generates (Result retval, Type preset);
|