Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dseos.h294 uint32_t osExtAppEraseAppsByAppId(uint64_t appId);
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1156 …halSendLegacyMgmtResponse(NANOHUB_HAL_LEGACY_EXT_APP_DELETE, osExtAppEraseAppsByAppId(le64toh(unal… in halLegacyExtAppDelete()
1376 stat.value = osExtAppEraseAppsByAppId(le64toh(unaligned_u64(&req->appId))); in halAppMgmt()
Dseos.c901 uint32_t osExtAppEraseAppsByAppId(uint64_t appId) in osExtAppEraseAppsByAppId() function