Home
last modified time | relevance | path

Searched refs:setDebugFlags (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/contexthubhal/
Dnanohubhal.h173 static void setDebugFlags(unsigned int flags) { in setDebugFlags() function
Dnanohubhal.cpp237 setDebugFlags(property_get_int32("persist.nanohub.debug", 0)); in runDeviceRx()
DNanohubHidlAdapter.cpp565 NanoHub::setDebugFlags(atoi(hh_data[0].c_str())); in debug()