Home
last modified time | relevance | path

Searched defs:SetCacheDir (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Drender_context.h123 void SetCacheDir(const std::string& filePath) in SetCacheDir() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.h107 void SetCacheDir(const std::string& filePath) in SetCacheDir() function
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_blob_cache.cpp226 void BlobCache::SetCacheDir(const std::string dir) in SetCacheDir() function in OHOS::BlobCache
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_director.cpp289 void RSUIDirector::SetCacheDir(const std::string& cacheFilePath) in SetCacheDir() function in OHOS::Rosen::RSUIDirector
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiler.cpp152 OH_NN_ReturnCode NNCompiler::SetCacheDir(const std::string& cacheModelPath, uint32_t version) in SetCacheDir() function in OHOS::NeuralNetworkRuntime::NNCompiler