/device/google/sunfish/vibrator/common/ |
D | HardwareBase.cpp | 44 void HwApiBase::debug(int fd) { in debug() function in android::hardware::vibrator::common::implementation::HwApiBase 93 void HwCalBase::debug(int fd) { in debug() function in android::hardware::vibrator::common::implementation::HwCalBase
|
/device/google/felix/vibrator/common/ |
D | HardwareBase.cpp | 47 void HwApiBase::debug(int fd) { in debug() function in aidl::android::hardware::vibrator::HwApiBase 111 void HwCalBase::debug(int fd) { in debug() function in aidl::android::hardware::vibrator::HwCalBase
|
/device/google/redbull/json-c/ |
D | debug.c | 36 void mc_set_debug(int debug) { _debug = debug; } in mc_set_debug()
|
/device/google/coral/json-c/ |
D | debug.c | 36 void mc_set_debug(int debug) { _debug = debug; } in mc_set_debug()
|
/device/google/sunfish/json-c/ |
D | debug.c | 36 void mc_set_debug(int debug) { _debug = debug; } in mc_set_debug()
|
/device/google/felix/vibrator/cs40l26/ |
D | VibMgrHwApi.h | 116 void debug(int fd) override { ALOGD("Debug: %d", fd); } in debug() function
|
D | Hardware.h | 277 void debug(int fd) override { HwApiBase::debug(fd); } in debug() function 390 void debug(int fd) override { HwCalBase::debug(fd); } in debug() function
|
/device/google/sunfish/vibrator/drv2624/ |
D | Hardware.h | 58 void debug(int fd) override { HwApiBase::debug(fd); } in debug() function 174 void debug(int fd) override { HwCalBase::debug(fd); } in debug() function
|
D | Vibrator.cpp | 377 Return<void> Vibrator::debug(const hidl_handle &handle, in debug() function in android::hardware::vibrator::V1_3::implementation::Vibrator
|
/device/google/barbet/vibrator/drv2624/ |
D | Hardware.h | 53 void debug(int fd) override { HwApiBase::debug(fd); } in debug() function 182 void debug(int fd) override { HwCalBase::debug(fd); } in debug() function
|
/device/google/redfin/vibrator/drv2624/ |
D | Hardware.h | 53 void debug(int fd) override { HwApiBase::debug(fd); } in debug() function 201 void debug(int fd) override { HwCalBase::debug(fd); } in debug() function
|
/device/generic/car/emulator/vhal_v2_0/ |
D | EmulatedVehicleHalServer.cpp | 151 IVehicleServer::DumpResult EmulatedVehicleHalServer::debug(const std::vector<std::string>& options){ in debug() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedVehicleHalServer
|
/device/google/trout/hal/dumpstate/1.1/ |
D | DumpstateDevice.cpp | 272 Return<void> DumpstateDevice::debug(const hidl_handle& h, const hidl_vec<hidl_string>& options) { in debug() function in android::hardware::dumpstate::V1_1::implementation::DumpstateDevice
|
/device/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess.c | 91 bool debug; member 307 static uint8_t fixupAddress(uint32_t *addr, struct SymtabEntry *sym, bool debug) in fixupAddress()
|
/device/google/trout/hal/sensors/2.1/ |
D | SensorsSubHal.cpp | 209 Return<void> SensorsSubHal::debug(const hidl_handle& fd, const hidl_vec<hidl_string>& args) { in debug() function in android::hardware::sensors::V2_1::subhal::implementation::SensorsSubHal
|
/device/google/contexthub/contexthubhal/ |
D | NanohubHidlAdapter.cpp | 551 Return<void> Contexthub::debug(const hidl_handle& hh_fd, in debug() function in android::hardware::contexthub::V1_0::implementation::Contexthub
|
/device/generic/goldfish/sensors/ |
D | multihal_sensors.cpp | 111 Return<void> MultihalSensors::debug(const hidl_handle& fd, const hidl_vec<hidl_string>& args) { in debug() function in goldfish::MultihalSensors
|