Home
last modified time | relevance | path

Searched defs:Cache (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/web/
H A Dweb-cookie-and-data-storage-mgmt.md47 ### Cache subsection
/ohos5.0/docs/en/application-dev/web/
H A Dweb-cookie-and-data-storage-mgmt.md47 ### Cache subsection
/ohos5.0/commonlibrary/rust/ylong_json/src/reader/
H A Dio_reader.rs40 struct Cache { struct
45 impl Cache { argument
H A Dslice_reader.rs33 struct Cache(usize); struct
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_skia_image.cpp30 void DrawingImage::Cache(const std::string& key) {} in Cache() function in OHOS::Ace::NG::DrawingImage
H A Dmock_pixmap_image.cpp34 void PixelMapImage::Cache(const std::string& key) {} in Cache() function in OHOS::Ace::NG::PixelMapImage
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_common_def.cpp29 using Cache = std::vector<char*>; typedef in OHOS::Rosen::__anona1e65aa80110::MemAllocater
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dcanvas_image.h100 virtual void Cache(const std::string& key) {} in Cache() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_image.cpp142 void SkiaImage::Cache(const std::string& key) in Cache() function in OHOS::Ace::NG::SkiaImage
H A Dpixelmap_image.cpp409 void PixelMapImage::Cache(const std::string& key) in Cache() function in OHOS::Ace::NG::PixelMapImage
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp208 void DrawingImage::Cache(const std::string& key) in Cache() function in OHOS::Ace::NG::DrawingImage