Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dread_lines.cpp32 static int CheckOptionArg(napi_env env, napi_value argOption) in CheckOptionArg() function
139 int ret = CheckOptionArg(env, funcArg[NARG_POS::SECOND]); in Async()
191 int ret = CheckOptionArg(env, funcArg[NARG_POS::SECOND]); in Sync()