Home
last modified time | relevance | path

Searched refs:GetEntityOf (Results 1 – 25 of 56) sorted by relevance

123

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/
H A Dfile_uri_n_exporter.cpp69 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in UriToString()
86 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in GetFileUriName()
103 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in GetFullDirectoryUri()
125 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in IsRemoteUri()
143 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in GetFileUriPath()
238 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in Normalize()
264 auto thisEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in Equals()
289 auto thisEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in EqualsTo()
313 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in IsAbsolute()
330 auto fileuriEntity = NClass::GetEntityOf<FileUriEntity>(env, funcArg.GetThisVar()); in GetScheme()
[all …]
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/
H A Dstat_n_exporter.cpp46 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in CheckStatMode()
98 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetDev()
114 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetIno()
130 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetMode()
146 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetNlink()
162 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetUid()
178 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetGid()
194 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetRdev()
210 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetSize()
226 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetBlksize()
[all …]
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/
H A Dstat_n_exporter_v9.cpp49 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in CheckStatMode()
101 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in GetIno()
117 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in GetMode()
133 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in GetUid()
149 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in GetGid()
165 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in GetSize()
181 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in GetBlksize()
197 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in GetAtime()
213 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in GetMtime()
229 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, funcArg.GetThisVar()); in GetCtime()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
H A Dstat_n_exporter.cpp43 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in CheckStatMode()
97 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetIno()
115 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetMode()
133 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetUid()
151 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetGid()
169 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetSize()
187 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetAtime()
205 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetMtime()
223 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetCtime()
242 auto statEntity = NClass::GetEntityOf<StatEntity>(env, funcArg.GetThisVar()); in GetLocation()
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/root_info/
H A Dnapi_root_info_exporter.cpp118 auto rootEntity = NClass::GetEntityOf<RootInfoEntity>(env, funcArg.GetThisVar()); in ListFile()
129 auto fileIteratorEntity = NClass::GetEntityOf<FileIteratorEntity>(env, objFileIteratorExporter); in ListFile()
166 auto rootEntity = NClass::GetEntityOf<RootInfoEntity>(env, funcArg.GetThisVar()); in ScanFile()
177 auto fileIteratorEntity = NClass::GetEntityOf<FileIteratorEntity>(env, objFileIteratorExporter); in ScanFile()
210 auto rootInfoEntity = NClass::GetEntityOf<RootInfoEntity>(env, funcArg.GetThisVar()); in GetDeviceType()
227 auto rootInfoEntity = NClass::GetEntityOf<RootInfoEntity>(env, funcArg.GetThisVar()); in GetUri()
244 auto rootInfoEntity = NClass::GetEntityOf<RootInfoEntity>(env, funcArg.GetThisVar()); in GetRelativePath()
261 auto rootInfoEntity = NClass::GetEntityOf<RootInfoEntity>(env, funcArg.GetThisVar()); in GetDisplayName()
278 auto rootInfoEntity = NClass::GetEntityOf<RootInfoEntity>(env, funcArg.GetThisVar()); in GetDeviceFlags()
H A Dnapi_root_iterator_exporter.cpp81 auto rootIterator = NClass::GetEntityOf<RootIteratorEntity>(env, thisVar); in Next()
93 auto rootInfoEntity = NClass::GetEntityOf<RootInfoEntity>(env, objRootInfoExporter); in Next()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/
H A Dgzip_n_exporter.cpp169 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZDopen()
218 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZOpen()
272 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZCloseW()
316 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZBuffer()
366 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZRead()
418 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZFRead()
470 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZWrite()
520 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZFWrite()
571 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZPutC()
621 auto gzipEntity = NapiClass::GetEntityOf<GZipEntity>(env, funcArg.GetThisVar()); in GZPutS()
[all …]
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stream/
H A Dstream_n_exporter.cpp48 StreamEntity* StreamNExporter::GetEntityOf(napi_env env, NFuncArg &funcArg) in GetEntityOf() function in OHOS::FileManagement::ModuleFileIO::StreamNExporter
55 return NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in GetEntityOf()
67 auto streamEntity = GetEntityOf(env, funcArg); in FlushSync()
97 auto streamEntity = GetEntityOf(env, funcArg); in Flush()
147 auto streamEntity = GetEntityOf(env, funcArg); in ReadSync()
193 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in CloseSync()
215 auto streamEntity = GetEntityOf(env, funcArg); in WriteSync()
313 auto streamEntity = GetEntityOf(env, funcArg); in Write()
391 auto streamEntity = GetEntityOf(env, funcArg); in Read()
413 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in Close()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp287 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in GetZStreamSync()
317 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in GetZStream()
353 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in ZlibVersion()
395 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in ZError()
444 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in ZlibCompileFlags()
486 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in DeflateInit()
541 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in DeflateInit2()
596 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in Deflate()
648 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in DeflateEnd()
698 auto zipEntity = NapiClass::GetEntityOf<ZipEntity>(env, funcArg.GetThisVar()); in DeflateBound()
[all …]
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dir/
H A Ddir_n_exporter.cpp47 auto dirEntity = NClass::GetEntityOf<DirEntity>(env, funcArg.GetThisVar()); in GetDirEntity()
76 auto dirEntity = NClass::GetEntityOf<DirEntity>(env, funcArg.GetThisVar()); in Close()
136 auto direntEntity = NClass::GetEntityOf<DirentEntity>(env, objDirent); in DoReadComplete()
158 auto dirEntity = NClass::GetEntityOf<DirEntity>(env, funcArg.GetThisVar()); in Read()
252 auto direntEntity = NClass::GetEntityOf<DirentEntity>(env, objDirent); in ReadSync()
272 auto dirEntity = NClass::GetEntityOf<DirEntity>(env, dir_entity); in CheckDirEntity()
301 auto direntEntity = NClass::GetEntityOf<DirentEntity>(env, objDirent); in DoListFileVector2NV()
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/file_info/
H A Dnapi_file_info_exporter.cpp121 auto fileInfoEntity = NClass::GetEntityOf<FileInfoEntity>(env, funcArg.GetThisVar()); in ListFile()
136 auto fileIteratorEntity = NClass::GetEntityOf<FileIteratorEntity>(env, objFileIteratorExporter); in ListFile()
172 auto fileInfoEntity = NClass::GetEntityOf<FileInfoEntity>(env, funcArg.GetThisVar()); in ScanFile()
187 auto fileIteratorEntity = NClass::GetEntityOf<FileIteratorEntity>(env, objFileIteratorExporter); in ScanFile()
216 auto fileInfoEntity = NClass::GetEntityOf<FileInfoEntity>(env, funcArg.GetThisVar()); in GetFileInfoEntity()
H A Dnapi_file_iterator_exporter.cpp206 fileInfoEntity = NClass::GetEntityOf<FileInfoEntity>(env, objFileInfoExporter); in GetNextIterator()
226 auto fileIteratorEntity = NClass::GetEntityOf<FileIteratorEntity>(env, funcArg.GetThisVar()); in Next()
243 auto fileInfoEntity = NClass::GetEntityOf<FileInfoEntity>(env, objFileInfoExporter); in Next()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/
H A Dstream_n_exporter.cpp52 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in ReadSync()
90 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in CloseSync()
111 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in WriteSync()
163 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in Write()
230 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in Read()
298 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in Close()
H A Dflush.cpp47 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in Sync()
69 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, funcArg.GetThisVar()); in Async()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dfstat.cpp61 auto statEntity = NClass::GetEntityOf<StatEntity>(env, objStat); in Sync()
106 auto statEntity = NClass::GetEntityOf<StatEntity>(env, objStat); in Async()
H A Dlstat.cpp61 auto statEntity = NClass::GetEntityOf<StatEntity>(env, objStat); in Sync()
106 auto statEntity = NClass::GetEntityOf<StatEntity>(env, objStat); in Async()
H A Dstat.cpp61 auto statEntity = NClass::GetEntityOf<StatEntity>(env, objStat); in Sync()
108 auto statEntity = NClass::GetEntityOf<StatEntity>(env, objStat); in Async()
H A Dopen_dir.cpp60 auto dirEntity = NClass::GetEntityOf<DirEntity>(env, objDir); in Sync()
117 auto dirEntity = NClass::GetEntityOf<DirEntity>(env, objDir); in Async()
H A Dstat_v9.cpp90 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, objStat); in Sync()
136 auto statEntity = NClass::GetEntityOf<StatEntityV9>(env, objStat); in Async()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_watcher/
H A Dwatcher_n_exporter.cpp62 auto watchEntity = NClass::GetEntityOf<WatcherEntity>(env, funcArg.GetThisVar()); in StopSync()
80 auto watchEntity = NClass::GetEntityOf<WatcherEntity>(env, funcArg.GetThisVar()); in Stop()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/
H A Dtask_signal_n_exporter.cpp94 auto taskSignalEntity = NClass::GetEntityOf<TaskSignalEntity>(env, funcArg.GetThisVar()); in Cancel()
118 auto taskSignalEntity = NClass::GetEntityOf<TaskSignalEntity>(env, funcArg.GetThisVar()); in OnCancel()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_checksum/
H A Dchecksum_n_exporter.cpp195 auto checksumEntity = NapiClass::GetEntityOf<ChecksumEntity>(env, funcArg.GetThisVar()); in Adler32()
249 auto checksumEntity = NapiClass::GetEntityOf<ChecksumEntity>(env, funcArg.GetThisVar()); in Adler32Combine()
307 auto checksumEntity = NapiClass::GetEntityOf<ChecksumEntity>(env, funcArg.GetThisVar()); in Adler32Combine64()
361 auto checksumEntity = NapiClass::GetEntityOf<ChecksumEntity>(env, funcArg.GetThisVar()); in Crc32()
415 auto checksumEntity = NapiClass::GetEntityOf<ChecksumEntity>(env, funcArg.GetThisVar()); in Crc32Combine()
474 auto checksumEntity = NapiClass::GetEntityOf<ChecksumEntity>(env, funcArg.GetThisVar()); in Crc32Combine64()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
H A Dcommon_func.cpp188 auto statEntity = NClass::GetEntityOf<StatEntity>(env, objStat); in InstantiateStat()
216 auto statEntity = NClass::GetEntityOf<StatEntity>(env, objStat); in InstantiateStat()
241 auto fileEntity = NClass::GetEntityOf<FileEntity>(env, objFile); in InstantiateFile()
278 auto streamEntity = NClass::GetEntityOf<StreamEntity>(env, objStream); in InstantiateStream()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_n_exporter.cpp65 auto watchEntity = NClass::GetEntityOf<WatcherEntity>(env, funcArg.GetThisVar()); in Stop()
89 auto watchEntity = NClass::GetEntityOf<WatcherEntity>(env, funcArg.GetThisVar()); in Start()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_object.h57 *instance = NClass::GetEntityOf<T>(env, obj); in CreateObjectInstance()

123