Home
last modified time | relevance | path

Searched defs:ParseJsOperand (Results 1 – 7 of 7) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dclose.cpp61 static tuple<bool, FileStruct> ParseJsOperand(napi_env env, napi_value fdOrFileFromJsArg) in ParseJsOperand() function
Dmove.cpp60 static tuple<bool, unique_ptr<char[]>, unique_ptr<char[]>, int> ParseJsOperand(napi_env env, const … in ParseJsOperand() function
Dcopy_file.cpp177 static tuple<bool, FileInfo> ParseJsOperand(napi_env env, NVal pathOrFdFromJsArg) in ParseJsOperand() function
Dmovedir.cpp76 static tuple<bool, unique_ptr<char[]>, unique_ptr<char[]>, int> ParseJsOperand(napi_env env, const … in ParseJsOperand() function
Dcopy.cpp62 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/
Dcopy_file.cpp107 static tuple<bool, FileInfo> ParseJsOperand(napi_env env, NVal pathOrFdFromJsArg) in ParseJsOperand() function
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
Dcopy_file.cpp102 static tuple<bool, FileInfo> ParseJsOperand(napi_env env, NVal pathOrFdFromJsArg) in ParseJsOperand() function