Searched refs:osExtAppEraseAppsByAppId (Results 1 – 3 of 3) sorted by relevance
294 uint32_t osExtAppEraseAppsByAppId(uint64_t appId);
1156 …halSendLegacyMgmtResponse(NANOHUB_HAL_LEGACY_EXT_APP_DELETE, osExtAppEraseAppsByAppId(le64toh(unal… in halLegacyExtAppDelete()1376 stat.value = osExtAppEraseAppsByAppId(le64toh(unaligned_u64(&req->appId))); in halAppMgmt()
901 uint32_t osExtAppEraseAppsByAppId(uint64_t appId) in osExtAppEraseAppsByAppId() function