Home
last modified time | relevance | path

Searched refs:getCurrentFile (Results 1 – 6 of 6) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dwt5001.cxx110 if (mp3->getCurrentFile(&curf)) in main()
/hardware/bsp/intel/peripheral/libupm/examples/java/
DWT5001Sample.java103 if (mp3.getCurrentFile(curf)) in main()
/hardware/bsp/intel/peripheral/libupm/src/wt5001/
Dwt5001.h318 bool getCurrentFile(uint16_t *curf);
Dwt5001.cxx518 bool WT5001::getCurrentFile(uint16_t *curf) in getCurrentFile() function in WT5001
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dwt5001.py79 myMP3Player.getCurrentFile(curf)
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dwt5001.js98 myMP3Player.getCurrentFile(curf);