Searched defs:AsyncExec (Results 1 – 3 of 3) sorted by relevance
127 static UniError AsyncExec(const std::string &path, std::shared_ptr<AsyncReadTextArg> arg, int64_t p… in AsyncExec() function
121 UniError ReadText::AsyncExec(const std::string &path, std::shared_ptr<AsyncReadTextArg> arg, ssize_… in AsyncExec() function in OHOS::DistributedFS::ModuleFileIO::ReadText
156 NError AsyncExec(shared_ptr<AsyncCreateRandomAccessFileArg> arg, in AsyncExec() function