Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage_helper.cpp98 napi_status GetInputPath(napi_env env, napi_callback_info info, std::string &pathString) in GetInputPath() function
128 napi_status ret = GetInputPath(env, info, path); in DeleteStorageSync()
173 napi_status ret = GetInputPath(env, info, path); in RemoveStorageFromCacheSync()