Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_file/
H A Dfile_n_exporter.cpp85 static bool GetExclusive(napi_env env, NFuncArg &funcArg, bool &exclusive) in GetExclusive() function
214 if (!GetExclusive(env, funcArg, exclusive)) { in Lock()
268 if (!GetExclusive(env, funcArg, exclusive)) { in TryLock()