Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlistfile.cpp135 static bool GetOptionArg(napi_env env, const NFuncArg &funcArg, OptionArgs &optionArgs, const strin… in GetOptionArg() function
338 if (!GetOptionArg(env, funcArg, g_optionArgs, string(path.get()))) { in Sync()
372 if (!GetOptionArg(env, funcArg, optionArgsTmp, string(path.get()))) { in Async()