Home
last modified time | relevance | path

Searched defs:ReadText (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp1139 RetDataCString FileFsImpl::ReadText(char* path, int64_t offset, bool hasLen, int64_t len, char* enc… in ReadText() function in OHOS::CJSystemapi::FileFsImpl
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.cpp1336 napi_value FileNExporter::ReadText(napi_env env, napi_callback_info info) in ReadText() function in OHOS::DistributedFS::ModuleFile::FileNExporter