/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
H A D | storage_statistics_n_exporter.cpp | 78 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 D | volumemanager_n_exporter.cpp | 92 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 D | grant_permissions.cpp | 194 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 D | cloud_sync_manager_n_exporter.cpp | 81 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 D | cloud_file_cache_napi.cpp | 181 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 D | file_sync_napi.cpp | 68 const std::string procedureName = "getLastSyncTime"; in GetLastSyncTime() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/ |
H A D | chmod.cpp | 50 const string procedureName = "FileIOChmod"; in Async() local
|
H A D | fchmod.cpp | 48 const string procedureName = "FileIOFchmod"; in Async() local
|
H A D | fchown.cpp | 47 const string procedureName = "FileIOFchown"; in Async() local
|
H A D | lchown.cpp | 47 const string procedureName = "FileIOLchown"; in Async() local
|
H A D | chown.cpp | 48 const string procedureName = "FileIOChown"; in Async() local
|
H A D | fsync.cpp | 83 const string procedureName = "FileIOFsync"; in Async() local
|
H A D | close.cpp | 83 const string procedureName = "FileIOClose"; in Async() local
|
H A D | fdatasync.cpp | 85 const string procedureName = "FileIOFdatasync"; in Async() local
|
H A D | rename.cpp | 95 const string procedureName = "FileIORename"; in Async() local
|
H A D | rmdir.cpp | 82 const string procedureName = "FileIORmdir"; in Async() local
|
H A D | mkdtemp.cpp | 81 const string procedureName = "FileIOmkdtemp"; in Async() local
|
H A D | link.cpp | 98 const string procedureName = "FileIOLink"; in Async() local
|
H A D | posix_fallocate.cpp | 104 const string procedureName = "fileioPosixFallocate"; in Async() local
|
H A D | symlink.cpp | 97 const string procedureName = "FileIOsymLink"; in Async() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/ |
H A D | n_async_work_promise.cpp | 64 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 D | napi_async_work_promise.cpp | 74 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 D | napi_fileaccess_helper.cpp | 348 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 D | n_async_work_promise.cpp | 62 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 D | flush.cpp | 91 string procedureName = "fileIOFlush"; in Async() local
|