Searched defs:GetWriteArg (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | stream_impl.cpp | 62 tuple<int, unique_ptr<char[]>, void *, size_t, int64_t> GetWriteArg(const std::string& buffer, int6… in GetWriteArg() function
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/ |
H A D | common_func.cpp | 239 tuple<bool, unique_ptr<char[]>, void *, size_t, int64_t> CommonFunc::GetWriteArg(napi_env env, in GetWriteArg() function in OHOS::DistributedFS::ModuleFileIO::CommonFunc
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/ |
H A D | common_func.cpp | 435 tuple<bool, unique_ptr<char[]>, void *, size_t, int64_t> CommonFunc::GetWriteArg(napi_env env, in GetReadArg() function in OHOS::FileManagement::ModuleFileIO::CommonFunc
|