Searched refs:getStoreSize (Results 1 – 3 of 3) sorted by relevance
233 uint32 getStoreSize();
29 uint32 StringKeyValueStore::getStoreSize() in getStoreSize() function in StringKeyValueStore
844 uint32 aNewStoreSize = OSCL_MAX(miniSize, iKeyValueStore->getStoreSize()) << 1; in reallocKeyValueStore()