| /foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
| H A D | b_json_entity_ext_manage_test.cpp | 582 string BExcepUltils::Canonicalize(const string_view &path) in Canonicalize() argument
|
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | copy.h | 46 std::string path; member
|
| H A D | translistener.cpp | 33 void TransListener::RmDir(const std::string &path) in RmDir() argument 184 std::string TransListener::GetFileName(const std::string &path) in GetFileName() argument [all...] |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| H A D | open.cpp | 127 static int OpenFileByPath(const string &path, unsigned int mode) in OpenFileByPath() argument 142 static int OpenFileByDatashare(const string &path, unsigned int flags) in OpenFileByDatashare() argument 199 static tuple<int, string> OpenFileByUri(const string &path, unsigned int mode) in OpenFileByUri() argument 265 string path; global() member 269 AsyncCbExec(shared_ptr<AsyncOpenFileArg> arg, const string &path, unsigned int mode) AsyncCbExec() argument [all...] |
| H A D | listfile.cpp | 135 static bool GetOptionArg(napi_env env, const NFuncArg &funcArg, OptionArgs &optionArgs, const string &path)
in GetOptionArg() argument 266 static int FilterFileRes(const string &path, vector<string> &dirents)
in FilterFileRes() argument 285 static int RecursiveFunc(const string &path, vector<string> &dirents)
in RecursiveFunc() argument 314 DoListFileVector2NV(napi_env env, const string &path, vector<string> &dirents, bool recursion) DoListFileVector2NV() argument [all...] |
| /foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/ |
| H A D | dinput_source_listener.cpp | 532 RecordEventLog(int64_t when, int32_t type, int32_t code, int32_t value, const std::string &path) RecordEventLog() argument
|
| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/ |
| H A D | cloud_daemon.cpp | 161 int32_t CloudDaemon::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse() argument
|
| /foundation/distributedhardware/distributed_input/common/include/ |
| H A D | input_hub.h | 52 const std::string path; member
|
| H A D | white_list_util.cpp | 64 char path[PATH_MAX + 1] = {0x00}; in GetWhiteListCfgFile() local
|
| /foundation/distributedhardware/distributed_input/services/source/inputinject/src/ |
| H A D | virtual_device.cpp | 195 void VirtualDevice::SetPath(const std::string &path) in SetPath() argument
|
| /foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/ |
| H A D | file_uri_n_exporter.cpp | 156 static std::string Split(const std::string &path, Uri &uri) in Split() argument
|
| /foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/ |
| H A D | grant_uri_permission.cpp | 170 string path = uri.GetPath(); in DoGrantUriPermission() local
|
| /foundation/filemanagement/app_file_service/utils/src/b_filesystem/ |
| H A D | b_dir.cpp | 41 static bool IsEmptyDirectory(const string &path) in IsEmptyDirectory() argument 60 static tuple<ErrCode, map<string, struct stat>, map<string, size_t>> GetFile(const string &path, off_t size = -1) in GetFile() argument 79 static uint32_t CheckOverLongPath(const string &path) in CheckOverLongPath() argument 90 GetDirFilesDetail(const string &path, bool recursion, off_t size = -1) GetDirFilesDetail() argument 148 GetDirFiles(const string &path) GetDirFiles() argument 315 IsNotPath(const string &path, vector<string> &bigFiles, vector<string> &smallFiles, off_t size) IsNotPath() argument 332 GetUser0DirFilesDetail(const string &path, off_t size = -1) GetUser0DirFilesDetail() argument [all...] |
| /foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/ |
| H A D | gallery_download_file_stat.cpp | 53 std::string path = DOWNLOAD_FILE_STAT_LOCAL_PATH; in CreateDataStatisticFolder() local 68 const std::string path = DOWNLOAD_FILE_STAT_LOCAL_PATH + DOWNLOAD_FILE_STAT_NAME; in CreateDownloadFileStatData() local 270 const std::string path = DOWNLOAD_FILE_STAT_LOCAL_PATH + DOWNLOAD_FILE_STAT_NAME; in Report() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
| H A D | softbus_agent.cpp | 54 string path = spt->GetMountArgument().GetFullDst(); in SoftbusAgent() local
|
| H A D | softbus_asset_recv_listener.cpp | 67 std::string path = HMDFS_PATH; in GetRecvPath() local
|
| /foundation/filemanagement/dfs_service/utils/system/src/ |
| H A D | utils_directory.cpp | 182 void ForceCreateDirectory(const string &path, function<void(const string &)> onSubDirCreated) in ForceCreateDirectory() argument 204 void ForceCreateDirectory(const string &path) in ForceCreateDirectory() argument 209 void ForceCreateDirectory(const string &path, mode_t mode) in ForceCreateDirectory() argument 218 void ForceCreateDirectory(const string &path, mode_t mode, uid_t uid, gid_t gid) in ForceCreateDirectory() argument 227 ForceRemoveDirectory(const string &path) ForceRemoveDirectory() argument 234 ForceRemoveDirectoryDeepFirst(const string& path) ForceRemoveDirectoryDeepFirst() argument 282 IsFile(const std::string &path) IsFile() argument 310 std::vector<std::string> path; GetFilePath() local 334 ChangeOwnerRecursive(const std::string &path, uid_t uid, gid_t gid) ChangeOwnerRecursive() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_mp_client.cpp | 91 int ObexMpClient::SetPath(uint8_t flag, const std::u16string &path) in SetPath() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
| H A D | xml_parse.cpp | 257 bool XmlParse::Load(const std::string &path) in Load() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
| H A D | btm_snoop.c | 190 static bool BtmIsFileExists(const char *path) in BtmIsFileExists() argument 259 int BTM_SetSnoopFilePath(const char *path, uint16_t length) in BTM_SetSnoopFilePath() argument
|
| /foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
| H A D | softbus_adapter_file.c | 298 char *SoftBusRealPath(const char *path, char *absPath) in SoftBusRealPath() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/include/user/ |
| H A D | mount_manager.h | 31 const std::string path; member
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
| H A D | mtpfs_util.cpp | 86 std::string SmtpfsDirName(const std::string &path) in SmtpfsDirName() argument 94 std::string SmtpfsBaseName(const std::string &path) in SmtpfsBaseName() argument 102 std::string SmtpfsRealPath(const std::string &path) in SmtpfsRealPath() argument 142 std::string path; in SmtpfsRemoveDir() local 162 SmtpfsUsbDevPath(const std::string &path, uint8_t *bnum, uint8_t *dnum) SmtpfsUsbDevPath() argument 214 SmtpfsRawDeviceNew(const std::string &path) SmtpfsRawDeviceNew() argument 292 SmtpfsCheckDir(const std::string &path) SmtpfsCheckDir() argument [all...] |
| /foundation/filemanagement/user_file_service/interfaces/kits/native/recent/ |
| H A D | recent_n_exporter.cpp | 182 static string GetName(const string &path) in GetName() argument
|
| /foundation/filemanagement/user_file_service/test/unittest/ |
| H A D | medialibrary_file_access_test_info.cpp | 822 static bool ReplaceBundleNameFromPath(std::string &path, const std::string &newName) in ReplaceBundleNameFromPath() argument [all...] |