Home
last modified time | relevance | path

Searched defs:getName (Results 1 – 25 of 76) sorted by relevance

1234

/hardware/libhardware/tests/input/evdev/
DTestHelpers.h52 const char* getName() const { return mName; } in getName() function
73 const char* getName() const { return mName; } in getName() function
/hardware/interfaces/wifi/1.6/default/
Dwifi_p2p_iface.cpp43 std::string WifiP2pIface::getName() { in getName() function in android::hardware::wifi::V1_6::implementation::WifiP2pIface
47 Return<void> WifiP2pIface::getName(getName_cb hidl_status_cb) { in getName() function in android::hardware::wifi::V1_6::implementation::WifiP2pIface
Dwifi_ap_iface.cpp49 std::string WifiApIface::getName() { in getName() function in android::hardware::wifi::V1_6::implementation::WifiApIface
57 Return<void> WifiApIface::getName(getName_cb hidl_status_cb) { in getName() function in android::hardware::wifi::V1_6::implementation::WifiApIface
/hardware/interfaces/oemlock/aidl/aidl_api/android.hardware.oemlock/1/android/hardware/oemlock/
DIOemLock.aidl37 String getName(); in getName() method
/hardware/interfaces/oemlock/aidl/android/hardware/oemlock/
DIOemLock.aidl40 String getName(); in getName() method
/hardware/interfaces/oemlock/aidl/aidl_api/android.hardware.oemlock/current/android/hardware/oemlock/
DIOemLock.aidl22 String getName(); in getName() method
/hardware/interfaces/uwb/aidl/android/hardware/uwb/
DIUwbChip.aidl32 String getName(); in getName() method
/hardware/interfaces/uwb/aidl/aidl_api/android.hardware.uwb/1/android/hardware/uwb/
DIUwbChip.aidl39 String getName(); in getName() method
/hardware/interfaces/uwb/aidl/aidl_api/android.hardware.uwb/current/android/hardware/uwb/
DIUwbChip.aidl39 String getName(); in getName() method
/hardware/google/av/media/eco/aidl/android/media/eco/
DIECOServiceStatsProvider.aidl50 String getName(); in getName() method
DIECOServiceInfoListener.aidl52 String getName(); in getName() method
/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
DSensorsSubHal.h77 const std::string getName() { in getName() function
159 const std::string getName() override { return ISensorsSubHalBase::getName(); } in getName() function
/hardware/libhardware/modules/sensors/dynamic_sensor/
DDynamicSensorsSubHal.h65 const std::string getName() override { return "Dynamic-SubHAL"; } in getName() function
/hardware/interfaces/oemlock/aidl/default/
DOemLock.cpp26 ::ndk::ScopedAStatus OemLock::getName(std::string *out_name) { in getName() function in aidl::android::hardware::oemlock::OemLock
/hardware/interfaces/power/stats/aidl/default/
DFakeEnergyConsumer.h42 std::string getName() override { return mName; } in getName() function
/hardware/interfaces/broadcastradio/2.0/default/
DVirtualRadio.cpp58 std::string VirtualRadio::getName() const { in getName() function in android::hardware::broadcastradio::V2_0::implementation::VirtualRadio
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
DNetlinkProtocol.cpp31 const std::string& NetlinkProtocol::getName() const { in getName() function in android::nl::protocols::NetlinkProtocol
/hardware/qcom/sm7250/gps/gnss/
DNativeAgpsHandler.cpp43 void NativeAgpsHandler::getName(string& name) { in getName() function in NativeAgpsHandler
/hardware/qcom/sm8150/gps/gnss/
DNativeAgpsHandler.cpp43 void NativeAgpsHandler::getName(string& name) { in getName() function in NativeAgpsHandler
/hardware/interfaces/uwb/aidl/default/
Duwb_chip.cpp32 ::ndk::ScopedAStatus UwbChip::getName(std::string* name) { in getName() function in android::hardware::uwb::impl::UwbChip
/hardware/google/av/media/eco/tests/
DFakeECOServiceInfoListener.cpp64 Status FakeECOServiceInfoListener::getName(::android::String16* _aidl_return) { in getName() function in android::media::eco::FakeECOServiceInfoListener
/hardware/qcom/gps/msm8909w_3100/core/observer/
DIOsObserver.h64 inline virtual void getName (string & /*name*/) {} in getName() function
/hardware/qcom/sdm845/gps/sdm845/core/observer/
DIOsObserver.h64 inline virtual void getName (string & /*name*/) {} in getName() function
/hardware/qcom/sm8150p/gps/core/observer/
DIOsObserver.h64 inline virtual void getName (string & /*name*/) {} in getName() function
/hardware/qcom/sm7150/gps/core/observer/
DIOsObserver.h64 inline virtual void getName (string & /*name*/) {} in getName() function

1234