Home
last modified time | relevance | path

Searched defs:cachedData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_three_stage.c372 struct HksBlob *cachedData = (struct HksBlob *)ctx; in UpdateCachedData() local
389 static void FreeCachedData(struct HksBlob **cachedData) in FreeCachedData()
411 struct HksBlob *cachedData = (struct HksBlob *)ctx; in FinishCachedData() local
430 struct HksBlob *cachedData = (struct HksBlob *)ctx; in CheckCachedDataMaxSize() local
577 struct HksBlob *cachedData = (struct HksBlob *)ctx; in FreeSignVerifyCtx() local
1153 struct HksBlob *cachedData = (struct HksBlob *)ctx; in FreeCryptoCtx() local
1162 struct HksBlob *cachedData = (struct HksBlob *)ctx; in FreeCryptoCtx() local
H A Dhks_keynode.c120 struct HksBlob *cachedData = (struct HksBlob *)*ctx; in FreeCachedData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp196 auto cachedData = ImageLoader::LoadImageDataFromFileCache(key, ".astc"); in QueryCompressedCache() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_loading_context.cpp38 auto cachedData = ImageLoader::QueryImageDataFromImageCache(src); in QueryDataFromCache() local