Home
last modified time | relevance | path

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

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