Home
last modified time | relevance | path

Searched defs:filesDir (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ability_ffi.cpp58 auto filesDir = context->GetFilesDir(); in FFIAbilityContextGetFilesDir() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp392 auto filesDir = contextImpl->GetFilesDir(); variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common.cpp318 std::shared_ptr<JsFilesDir> filesDir = std::make_shared<JsFilesDir>(); in JsGetFilesDir() local