Searched refs:nanoAppTotalAllocatedBytes (Results 1 – 1 of 1) sorted by relevance
65 size_t nanoAppTotalAllocatedBytes = app->getTotalAllocatedBytes(); in nanoappFree() local66 if (nanoAppTotalAllocatedBytes >= header->data.bytes) { in nanoappFree()68 nanoAppTotalAllocatedBytes - header->data.bytes); in nanoappFree()