Searched defs:ParseJsOperand (Results 1 – 7 of 7) sorted by relevance
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| D | close.cpp | 61 static tuple<bool, FileStruct> ParseJsOperand(napi_env env, napi_value fdOrFileFromJsArg) in ParseJsOperand() function
|
| D | move.cpp | 60 static tuple<bool, unique_ptr<char[]>, unique_ptr<char[]>, int> ParseJsOperand(napi_env env, const … in ParseJsOperand() function
|
| D | copy_file.cpp | 177 static tuple<bool, FileInfo> ParseJsOperand(napi_env env, NVal pathOrFdFromJsArg) in ParseJsOperand() function
|
| D | movedir.cpp | 76 static tuple<bool, unique_ptr<char[]>, unique_ptr<char[]>, int> ParseJsOperand(napi_env env, const … in ParseJsOperand() function
|
| D | copy.cpp | 62 tuple<bool, std::string> Copy::ParseJsOperand(napi_env env, NVal pathOrFdFromJsArg) in ParseJsOperand() function in OHOS::FileManagement::ModuleFileIO::Copy
|
| /foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_fileio/properties/ |
| D | copy_file.cpp | 107 static tuple<bool, FileInfo> ParseJsOperand(napi_env env, NVal pathOrFdFromJsArg) in ParseJsOperand() function
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/ |
| D | copy_file.cpp | 102 static tuple<bool, FileInfo> ParseJsOperand(napi_env env, NVal pathOrFdFromJsArg) in ParseJsOperand() function
|