Home
last modified time | relevance | path

Searched defs:dir (Results 201 - 225 of 228) sorted by relevance

12345678910

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp309 std::string dir = RESTORE_CLOUD_DIR + "/" + to_string(uniqueId) + "/IMG_" + in HWTEST_F() local
325 std::string dir = RESTORE_CLOUD_DIR + "/" + to_string(uniqueId) + "/IMG_" + in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp370 void BaseRestore::CreateDir(std::string &dir) in CreateDir() argument
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp1085 int32_t WorkSchedulerService::CreateNodeDir(std::string dir) in CreateNodeDir() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp276 int DBCommon::RemoveAllFilesOfDirectory(const std::string &dir, bool isNeedRemoveDir) in RemoveAllFilesOfDirectory() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp211 int DistributedDBToolsUnitTest::GetResourceDir(std::string& dir) in GetResourceDir() argument
223 GetCurrentDir(std::string &dir) GetCurrentDir() argument
246 TestDirInit(std::string &dir) TestDirInit() argument
265 RemoveTestDbFiles(const std::string &dir) RemoveTestDbFiles() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp313 const char *dir = directory.c_str(); in RemoveDir() local
358 char dir[MAX_DIR_LENGTH] = { 0 }; global() local
[all...]
/foundation/distributedhardware/distributed_audio/common/include/
H A Daudio_types.h61 enum AudioPortDirection dir; /**< Audio port type. For details, see {@link AudioPortDirection} */ member
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp51 std::shared_ptr<BaseKey> KeyManager::GetBaseKey(const std::string& dir) in GetBaseKey() argument
69 int KeyManager::GenerateAndInstallDeviceKey(const std::string &dir) in GenerateAndInstallDeviceKey() argument
103 int KeyManager::RestoreDeviceKey(const std::string &dir) in RestoreDeviceKey() argument
172 int KeyManager::GenerateAndInstallUserKey(uint32_t userId, const std::string &dir, cons argument
214 GenerateAndInstallEl5Key(uint32_t userId, const std::string &dir, const UserAuth &auth) GenerateAndInstallEl5Key() argument
253 RestoreUserKey(uint32_t userId, const std::string &dir, const UserAuth &auth, KeyType type) RestoreUserKey() argument
1949 std::string dir = GetKeyDirByUserAndType(userId, type); UpdateCeEceSeceUserAuth() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4021 bool BundleMgrProxy::GetGroupDir(const std::string &dataGroupId, std::string &dir) in GetGroupDir() argument
H A Dbundle_mgr_host.cpp3360 std::string dir; in HandleGetPreferenceDirByGroupId() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1383 virtual bool GetGroupDir(const std::string &dataGroupId, std::string &dir) in GetGroupDir() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2978 std::string dir = "/data"; in HWTEST_F() local
6174 std::string dir; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp191 bool InstalldOperator::IsDirEmpty(const std::string &dir) in IsDirEmpty() argument
432 std::string dir = GetPathDir(path); in ExtractTargetHnpFile() local
95 HandleScanResult( const std::string &dir, const std::string &subName, ResultMode resultMode) HandleScanResult() argument
518 std::string dir = GetPathDir(path); ExtractTargetFile() local
659 DIR *dir = opendir(path.c_str()); ChangeDirOwnerRecursively() local
754 DIR *dir = opendir(dataPath.c_str()); DeleteFiles() local
785 DIR *dir = opendir(dataPath.c_str()); DeleteFilesExceptDirs() local
874 GetDiskUsage(const std::string &dir, bool isRealPath) GetDiskUsage() argument
927 DIR* dir = opendir(filePath.c_str()); TraverseCacheDirectory() local
1037 DIR* dir = opendir(realPath.c_str()); ScanDir() local
1085 DIR* dir = opendir(filePath.c_str()); ScanSoFiles() local
1233 ObtainQuickFixFileDir(const std::string &dir, std::vector<std::string> &fileVec) ObtainQuickFixFileDir() argument
2067 DIR *dir = opendir(baseDir.c_str()); GetAtomicServiceBundleDataDir() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_utils.cpp338 DIR *dir = opendir(path.c_str()); in IsDirEmpty() local
531 DIR *dir = opendir((recoverPath).c_str()); in RecoverMediaTempDir() local
1903 CheckDirStatus(const std::unordered_set<std::string> &dirCheckSet, const std::string &dir) global() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_asset_operations.cpp1378 string dir = MediaFileUtils::GetParentPath(path); in CreateDirectoryAndAsset() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/
H A Djson_fuzzer.cpp68 int RemoveDir(const char *dir) in RemoveDir() argument
109 MakeDir(const char *dir) MakeDir() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp77 int RemoveDir(const char *dir) in RemoveDir() argument
118 MakeDir(const char *dir) MakeDir() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp707 shared_ptr<JsValue> dir = runtime->NewString( in GetLocale() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3608 bool BundleMgrHostImpl::GetGroupDir(const std::string &dataGroupId, std::string &dir) in GetGroupDir() argument
H A Dbundle_mgr_service_event_handler.cpp658 ParsePreBundleProFile(const std::string &dir) ParsePreBundleProFile() argument
847 ScanDir( const std::string& dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &resultList) ScanDir() argument
906 ProcessScanDir(const std::string &dir, std::list<std::string> &bundleDirs) ProcessScanDir() argument
[all...]
H A Dbundle_data_mgr.cpp7275 bool BundleDataMgr::GetGroupDir(const std::string &dataGroupId, std::string &dir, int32_t userId) const in GetGroupDir() argument
7758 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; in CreateGroupDir() local
[all...]
H A Dbase_bundle_installer.cpp2956 std::string dir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR GetRemoveDataGroupDirs() local
3022 CreateScreenLockProtectionExistDirs(const InnerBundleInfo &info, const std::string &dir) CreateScreenLockProtectionExistDirs() argument
3214 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; CreateGroupDirs() local
3241 std::string dir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR DeleteGroupDirsForException() local
3262 std::string dir; RemoveDataGroupDirs() local
3827 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; CreateDataGroupDir() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp4435 std::string dir; in HWTEST_F() local
5057 std::string dir; in HWTEST_F() local
5074 std::string dir; in HWTEST_F() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp4051 std::string dir; in GetGroupDir() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp4399 bool conversionDirection(std::string dir) in conversionDirection() argument
4446 std::string dir = STRING_DIR_BACKWARD; in ActAccessibilityAction() local

Completed in 144 milliseconds

12345678910