Home
last modified time | relevance | path

Searched refs:JsCacheDir (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common_ability.h52 typedef JsBundleName JsCacheDir; typedef
H A Djs_napi_common.cpp464 std::shared_ptr<JsCacheDir> cacheDir = std::make_shared<JsCacheDir>(); in JsGetCacheDir()