Home
last modified time | relevance | path

Searched defs:procedureName (Results 1 – 25 of 45) sorted by relevance

12

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_statistics_n_exporter.cpp78 std::string procedureName = "GetTotalSizeOfVolume"; in GetTotalSizeOfVolume() local
126 std::string procedureName = "getFreeSizeOfVolume"; in GetFreeSizeOfVolume() local
208 std::string procedureName = "GetBundleStats"; in GetBundleStats() local
260 std::string procedureName = "GetCurrentBundleStats"; in GetCurrentBundleStats() local
297 std::string procedureName = "GetSystemSize"; in GetSystemSize() local
359 std::string procedureName = "GetUserStorageStats"; in GetUserStorageStats() local
400 std::string procedureName = "GetTotalSize"; in GetTotalSize() local
437 std::string procedureName = "GetFreeSize"; in GetFreeSize() local
H A Dvolumemanager_n_exporter.cpp92 std::string procedureName = "GetAllVolumes"; in GetAllVolumes() local
146 std::string procedureName = "Mount"; in Mount() local
186 std::string procedureName = "Unmount"; in Unmount() local
239 std::string procedureName = "GetVolumeByUuid"; in GetVolumeByUuid() local
292 std::string procedureName = "GetVolumeById"; in GetVolumeById() local
346 std::string procedureName = "SetVolumeDescription"; in SetVolumeDescription() local
399 std::string procedureName = "Format"; in Format() local
451 std::string procedureName = "Partition"; in Partition() local
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dgrant_permissions.cpp194 const string procedureName = "persist_permission"; in PersistPermission() local
238 const string procedureName = "revoke_permission"; in RevokePermission() local
282 const string procedureName = "activate_permission"; in ActivatePermission() local
326 const string procedureName = "deactivate_permission"; in DeactivatePermission() local
365 const string procedureName = "check_persist_permission"; in CheckPersistentPermission() local
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
H A Dcloud_sync_manager_n_exporter.cpp81 std::string procedureName = "ChangeAppCloudSwitch"; in ChangeAppCloudSwitch() local
124 std::string procedureName = "NotifyDataChange"; in NotifyDataChangeInner() local
187 std::string procedureName = "NotifyEventChange"; in NotifyEventChange() local
242 std::string procedureName = "DisableCloud"; in DisableCloud() local
324 std::string procedureName = "EnableCloud"; in EnableCloud() local
401 std::string procedureName = "Clean"; in Clean() local
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_cache_napi.cpp181 string procedureName = "cloudFileCache"; in StartFileCache() local
230 string procedureName = "cloudFileCache"; in StopFileCache() local
275 string procedureName = "cloudFileCache"; in StartBatchFileCache() local
328 string procedureName = "cloudFileCache"; in StopBatchFileCache() local
H A Dfile_sync_napi.cpp68 const std::string procedureName = "getLastSyncTime"; in GetLastSyncTime() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dchmod.cpp50 const string procedureName = "FileIOChmod"; in Async() local
H A Dfchmod.cpp48 const string procedureName = "FileIOFchmod"; in Async() local
H A Dfchown.cpp47 const string procedureName = "FileIOFchown"; in Async() local
H A Dlchown.cpp47 const string procedureName = "FileIOLchown"; in Async() local
H A Dchown.cpp48 const string procedureName = "FileIOChown"; in Async() local
H A Dfsync.cpp83 const string procedureName = "FileIOFsync"; in Async() local
H A Dclose.cpp83 const string procedureName = "FileIOClose"; in Async() local
H A Dfdatasync.cpp85 const string procedureName = "FileIOFdatasync"; in Async() local
H A Drename.cpp95 const string procedureName = "FileIORename"; in Async() local
H A Drmdir.cpp82 const string procedureName = "FileIORmdir"; in Async() local
H A Dmkdtemp.cpp81 const string procedureName = "FileIOmkdtemp"; in Async() local
H A Dlink.cpp98 const string procedureName = "FileIOLink"; in Async() local
H A Dposix_fallocate.cpp104 const string procedureName = "fileioPosixFallocate"; in Async() local
H A Dsymlink.cpp97 const string procedureName = "FileIOsymLink"; in Async() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/
H A Dn_async_work_promise.cpp64 NVal NAsyncWorkPromise::Schedule(string procedureName, NContextCBExec cbExec, NContextCBComplete cb… in Schedule()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_async_work_promise.cpp74 NapiValue NapiAsyncWorkPromise::Schedule(string procedureName, NContextCBExec cbExec, NContextCBCom… in Schedule()
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_fileaccess_helper.cpp348 const std::string procedureName = "openFile"; in NAPI_OpenFile() local
403 const std::string procedureName = "createFile"; in NAPI_CreateFile() local
460 const std::string procedureName = "mkdir"; in NAPI_Mkdir() local
514 const std::string procedureName = "delete"; in NAPI_Delete() local
566 const std::string procedureName = "move"; in NAPI_Move() local
616 const std::string procedureName = "query"; in NAPI_Query() local
797 const std::string procedureName = "copyFile"; in AddCopyFileNAsyncWork() local
892 const std::string procedureName = "rename"; in NAPI_Rename() local
972 const std::string procedureName = "getRoots"; in NAPI_GetRoots() local
1023 const std::string procedureName = "access"; in NAPI_Access() local
[all …]
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/src/n_async/
H A Dn_async_work_promise.cpp62 NVal NAsyncWorkPromise::Schedule(string procedureName, NContextCBExec cbExec, NContextCBComplete cb… in Schedule()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/
H A Dflush.cpp91 string procedureName = "fileIOFlush"; in Async() local

12