Searched defs:GetWriteArg (Results 1 – 3 of 3) sorted by relevance
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ | ||
| D | utils.cpp | 67 std::tuple<int, void *, size_t, int64_t> CommonFunc::GetWriteArg( in GetWriteArg() function in OHOS::CJSystemapi::CommonFunc |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/ | ||
| D | common_func.cpp | 240 tuple<bool, unique_ptr<char[]>, void *, size_t, int64_t> CommonFunc::GetWriteArg(napi_env env, in GetWriteArg() function in OHOS::DistributedFS::ModuleFileIO::CommonFunc |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/ | ||
| D | common_func.cpp | 593 tuple<bool, unique_ptr<char[]>, void *, size_t, int64_t> CommonFunc::GetWriteArg(napi_env env, in GetReadArg() function in OHOS::FileManagement::ModuleFileIO::CommonFunc |