Searched defs:argOption (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/ |
H A D | read_text.cpp | 33 …bool, int64_t, bool, size_t, unique_ptr<char[]>> GetReadTextArg(napi_env env, napi_value argOption) in GetReadTextArg()
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/ |
H A D | common_func.cpp | 241 … napi_value argOption) in GetWriteArg() 322 napi_value argWBuf, napi_value argOption) in GetWriteArgV9()
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | read_lines.cpp | 32 static int CheckOptionArg(napi_env env, napi_value argOption) in CheckOptionArg()
|
H A D | read_text.cpp | 33 …ool, int64_t, bool, int64_t, unique_ptr<char[]>> GetReadTextArg(napi_env env, napi_value argOption) in GetReadTextArg()
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/ |
H A D | common_func.cpp | 436 napi_value argWBuf, napi_value argOption) in GetReadArg()
|