Home
last modified time | relevance | path

Searched defs:enableCache (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp125 inline void EnableUnwindCache(bool enableCache) in EnableUnwindCache()
307 void Unwinder::EnableUnwindCache(bool enableCache) in EnableUnwindCache()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp577 …r SurfaceBufferImpl::SetMetadata(uint32_t key, const std::vector<uint8_t>& value, bool enableCache) in SetMetadata()