Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 17 of 17) sorted by relevance

/device/google/sunfish/vibrator/common/
DHardwareBase.cpp44 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/
DHardwareBase.cpp47 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/
Ddebug.c36 void mc_set_debug(int debug) { _debug = debug; } in mc_set_debug()
/device/google/coral/json-c/
Ddebug.c36 void mc_set_debug(int debug) { _debug = debug; } in mc_set_debug()
/device/google/sunfish/json-c/
Ddebug.c36 void mc_set_debug(int debug) { _debug = debug; } in mc_set_debug()
/device/google/felix/vibrator/cs40l26/
DVibMgrHwApi.h116 void debug(int fd) override { ALOGD("Debug: %d", fd); } in debug() function
DHardware.h277 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/
DHardware.h58 void debug(int fd) override { HwApiBase::debug(fd); } in debug() function
174 void debug(int fd) override { HwCalBase::debug(fd); } in debug() function
DVibrator.cpp377 Return<void> Vibrator::debug(const hidl_handle &handle, in debug() function in android::hardware::vibrator::V1_3::implementation::Vibrator
/device/google/barbet/vibrator/drv2624/
DHardware.h53 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/
DHardware.h53 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/
DEmulatedVehicleHalServer.cpp151 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/
DDumpstateDevice.cpp272 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/
Dpostprocess.c91 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/
DSensorsSubHal.cpp209 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/
DNanohubHidlAdapter.cpp551 Return<void> Contexthub::debug(const hidl_handle& hh_fd, in debug() function in android::hardware::contexthub::V1_0::implementation::Contexthub
/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp111 Return<void> MultihalSensors::debug(const hidl_handle& fd, const hidl_vec<hidl_string>& args) { in debug() function in goldfish::MultihalSensors