Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_context.cpp2245 napi_value GetOrCreateLocalDirPromise(napi_env env, GetOrCreateLocalDirCB *getOrCreateLocalDirCB) in GetOrCreateLocalDirPromise() function
2295 ret = GetOrCreateLocalDirPromise(env, getOrCreateLocalDirCB); in GetOrCreateLocalDirWrap()