Home
last modified time | relevance | path

Searched refs:ReadTextAsync (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dread_text.cpp71 static NError ReadTextAsync(const std::string &path, std::shared_ptr<AsyncReadTextArg> arg, int64_t… in ReadTextAsync() function
232 return ReadTextAsync(path, arg, offset, hasLen, len); in Async()