Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
Dseos.c652 static inline bool osExtAppErase(const struct AppHdr *app) in osExtAppErase() function
780 if (doErase && osExtAppErase(app)) in osExtAppStopEraseApps()
853 if (osExtAppErase(app)) // erase the old one, so we skip it next time in osExtAppStartApps()