Home
last modified time | relevance | path

Searched refs:MPH_to_MPH_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/wilhelm/tools/hashgen/
H A Dfrag3.c4 extern void MPH_to_MPH_string(unsigned MPH, char buffer[40]);
20 MPH_to_MPH_string(MPH, buffer); in main()
/aosp_15_r20/frameworks/wilhelm/src/
H A Dinterfaces.cpp136 void MPH_to_MPH_string(unsigned MPH, char buffer[40]) in MPH_to_MPH_string() function