Searched refs:platGetPersistentRamStore (Results 1 – 3 of 3) sorted by relevance
63 void* platGetPersistentRamStore(uint32_t *bytes);
65 void *loc = platGetPersistentRamStore(&bytes); in getPersistedData()
688 void* platGetPersistentRamStore(uint32_t *bytes) in platGetPersistentRamStore() function