Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 25 of 82) sorted by relevance

1234

/hardware/nxp/keymint/KM300/
DCborConverter.h114 inline MajorType getType(const unique_ptr<Item>& item) { return item.get()->type(); } in getType() function
/hardware/interfaces/audio/aidl/default/noiseSuppression/
DNoiseSuppressionSw.h39 NoiseSuppression::Type getType() { return mType; } in getType() function
/hardware/google/av/media/eco/aidl/android/media/eco/
DIECOServiceStatsProvider.aidl44 int getType(); in getType() method
DIECOServiceInfoListener.aidl46 int getType(); in getType() method
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/
DISupplicantP2pNetwork.aidl42 android.hardware.wifi.supplicant.IfaceType getType(); in getType() method
/hardware/interfaces/wifi/supplicant/aidl/android/hardware/wifi/supplicant/
DISupplicantP2pNetwork.aidl90 IfaceType getType(); in getType() method
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/3/android/hardware/wifi/supplicant/
DISupplicantP2pNetwork.aidl42 android.hardware.wifi.supplicant.IfaceType getType(); in getType() method
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/
DISupplicantP2pNetwork.aidl42 android.hardware.wifi.supplicant.IfaceType getType(); in getType() method
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/2/android/hardware/wifi/supplicant/
DISupplicantP2pNetwork.aidl42 android.hardware.wifi.supplicant.IfaceType getType(); in getType() method
/hardware/interfaces/power/stats/aidl/default/
DFakeEnergyConsumer.h44 EnergyConsumerType getType() override { return mType; } in getType() function
/hardware/google/av/media/eco/tests/
DFakeECOServiceInfoListener.cpp57 ndk::ScopedAStatus FakeECOServiceInfoListener::getType(int32_t* /*_aidl_return*/) { in getType() function in android::media::eco::FakeECOServiceInfoListener
DFakeECOServiceStatsProvider.cpp66 ndk::ScopedAStatus FakeECOServiceStatsProvider::getType(int32_t* /*_aidl_return*/) { in getType() function in android::media::eco::FakeECOServiceStatsProvider
/hardware/nxp/keymint/KM200/
DCborConverter.h111 inline MajorType getType(const unique_ptr<Item>& item) { return item.get()->type(); } in getType() function
/hardware/libhardware/modules/usbcamera/
DStream.cpp64 int Stream::getType() { in getType() function in usb_camera_hal::Stream
/hardware/libhardware/modules/camera/3_0/
DStream.cpp77 int Stream::getType() in getType() function in default_camera_hal::Stream
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/3/android/hardware/neuralnetworks/
DIDevice.aidl42 android.hardware.neuralnetworks.DeviceType getType(); in getType() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DIDevice.aidl42 android.hardware.neuralnetworks.DeviceType getType(); in getType() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/android/hardware/neuralnetworks/
DIDevice.aidl42 android.hardware.neuralnetworks.DeviceType getType(); in getType() method
/hardware/google/gchips/libexynosutils/
DExynosMutex.cpp180 int ExynosMutex::getType(void) in getType() function in ExynosMutex
/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/
Dconfig.cpp68 ConfigValue::Type ConfigValue::getType() const { return type_; } in getType() function in ConfigValue
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DIDevice.aidl42 android.hardware.neuralnetworks.DeviceType getType(); in getType() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
DIDevice.aidl42 android.hardware.neuralnetworks.DeviceType getType(); in getType() method
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DIDevice.aidl212 DeviceType getType(); in getType() method
/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dconfig.cpp49 ConfigValue::Type ConfigValue::getType() const { return type_; } in getType() function in ConfigValue
/hardware/google/av/media/eco/
DECOServiceStatsProvider.cpp41 ScopedAStatus ECOServiceStatsProvider::getType(int32_t* _aidl_return) { in getType() function in android::media::eco::ECOServiceStatsProvider

1234