HomeSort by relevance Sort by last modified time
    Searched refs:appMatchFunc (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/inc/
seos_priv.h 113 typedef bool (*appMatchFunc)(const void *cookie, const struct AppHdr *);
  /device/google/contexthub/firmware/os/core/
seos.c 836 static bool osExtAppFind(struct SegmentIterator *it, appMatchFunc func, const void *data)
857 static uint32_t osExtAppStopEraseApps(appMatchFunc func, const void *data, bool doErase)
930 static uint32_t osExtAppStartApps(appMatchFunc func, void *data)
    [all...]

Completed in 178 milliseconds