Home
last modified time | relevance | path

Searched defs:run (Results 1 – 3 of 3) sorted by relevance

/device/google/dragon/audio/hal/
Dcras_dsp_module.h53 void (*run)(struct dsp_module *mod, unsigned long sample_count); member
/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp192 void* NanoHub::run(void *data) in run() function in android::nanohub::NanoHub
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DDemoKitActivity.java258 public void run() { in run() method in DemoKitActivity