| /foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
| 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
|
| 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
|
| /foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/ |
| 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
|
| /foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/ |
| 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
|
| /foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/ |
| 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
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/ |
| D | lchown.cpp | 47 const string procedureName = "FileIOLchown"; in Async() local
|
| D | fchown.cpp | 47 const string procedureName = "FileIOFchown"; in Async() local
|
| D | chmod.cpp | 50 const string procedureName = "FileIOChmod"; in Async() local
|
| D | fchmod.cpp | 48 const string procedureName = "FileIOFchmod"; in Async() local
|
| D | chown.cpp | 48 const string procedureName = "FileIOChown"; in Async() local
|
| D | fsync.cpp | 83 const string procedureName = "FileIOFsync"; in Async() local
|
| D | rename.cpp | 95 const string procedureName = "FileIORename"; in Async() local
|
| D | rmdir.cpp | 82 const string procedureName = "FileIORmdir"; in Async() local
|
| D | close.cpp | 83 const string procedureName = "FileIOClose"; in Async() local
|
| D | fdatasync.cpp | 85 const string procedureName = "FileIOFdatasync"; in Async() local
|
| D | mkdtemp.cpp | 81 const string procedureName = "FileIOmkdtemp"; in Async() local
|
| D | symlink.cpp | 97 const string procedureName = "FileIOsymLink"; in Async() local
|
| D | posix_fallocate.cpp | 104 const string procedureName = "fileioPosixFallocate"; in Async() local
|
| D | link.cpp | 98 const string procedureName = "FileIOLink"; in Async() local
|
| D | ftruncate.cpp | 104 const string procedureName = "fileIOFtruncate"; in Async() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/ |
| D | n_async_work_promise.cpp | 64 NVal NAsyncWorkPromise::Schedule(string procedureName, NContextCBExec cbExec, NContextCBComplete cb… in Schedule()
|
| D | n_async_work_callback.cpp | 72 NVal NAsyncWorkCallback::Schedule(string procedureName, NContextCBExec cbExec, NContextCBComplete c… in Schedule()
|
| /foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/ |
| D | napi_fileaccess_helper.cpp | 233 const std::string procedureName = "getFileAccessAbilityInfo"; in NAPI_GetFileAccessAbilityInfo() local 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 728 static napi_value AddNAsyncWork(napi_env env, std::string procedureName, NFuncArg &funcArg, Callbac… in AddNAsyncWork() 797 const std::string procedureName = "copyFile"; in AddCopyFileNAsyncWork() local 892 const std::string procedureName = "rename"; in NAPI_Rename() local [all …]
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
| D | napi_async_work_promise.cpp | 74 NapiValue NapiAsyncWorkPromise::Schedule(string procedureName, NContextCBExec cbExec, NContextCBCom… in Schedule()
|
| /foundation/filemanagement/file_api/utils/filemgmt_libn/src/n_async/ |
| D | n_async_work_promise.cpp | 62 NVal NAsyncWorkPromise::Schedule(string procedureName, NContextCBExec cbExec, NContextCBComplete cb… in Schedule()
|