Searched refs:SetConfigTable (Results 1 – 3 of 3) sorted by relevance
29 CacheManager::GetInstance().SetConfigTable(TEST_CONFIG_TABLE, count); in SetUp()90 CacheManager::GetInstance().SetConfigTable(customerCacheUnitTable, count);
65 void SetConfigTable(const CacheUnit *table, size_t count);
59 void CacheManager::SetConfigTable(const CacheUnit *table, size_t count) in SetConfigTable() function in OHOS::ACELite::CacheManager