Searched refs:ReadTextAsync (Results 1 – 1 of 1) sorted by relevance
71 static NError ReadTextAsync(const std::string &path, std::shared_ptr<AsyncReadTextArg> arg, int64_t… in ReadTextAsync() function232 return ReadTextAsync(path, arg, offset, hasLen, len); in Async()