Searched refs:GetCacheBufAddress (Results 1 – 3 of 3) sorted by relevance
54 …uintptr_t localizationPos = CacheManager::GetInstance().GetCacheBufAddress(CacheUser::USER_LOCALIZ…96 …uintptr_t bufferPos = CacheManager::GetInstance().GetCacheBufAddress(CacheUser::USER_LOCALIZATION);132 … uintptr_t localPos = CacheManager::GetInstance().GetCacheBufAddress(CacheUser::USER_LOCALIZATION);163 …uintptr_t bufStartPos = CacheManager::GetInstance().GetCacheBufAddress(CacheUser::USER_LOCALIZATIO…235 …uintptr_t bufStartPos = CacheManager::GetInstance().GetCacheBufAddress(CacheUser::USER_LOCALIZATIO…
54 uintptr_t GetCacheBufAddress(CacheUser user) const;
158 uintptr_t CacheManager::GetCacheBufAddress(CacheUser user) const in GetCacheBufAddress() function in OHOS::ACELite::CacheManager