Home
last modified time | relevance | path

Searched defs:subDir (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp69 std::string subDir = KvDBProperties::GetStoreSubDirectory(databaseType); in Open() local
301 std::string subDir = KvDBProperties::GetStoreSubDirectory(databaseType); in InitDataBaseOption() local
322 std::string subDir = KvDBProperties::GetStoreSubDirectory(databaseType); in BackupCurrentDatabase() local
342 std::string subDir = KvDBProperties::GetStoreSubDirectory(databaseType); in ImportDatabase() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_socket_thread.cpp355 char subDir[USB_DEV_NAME_LEN_MAX] = {0}; in CheckAudioUsbDevice() local
627 int32_t AudioSocketThread::ScanUsbBusSubDir(const char *subDir) in ScanUsbBusSubDir()
677 char subDir[USB_DEV_NAME_LEN_MAX] = {0}; in DetectUsbHeadsetState() local
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/switch_root/
H A Dswitch_root.c61 DIR *subDir = fdopendir(fd); in FreeOldRoot() local
/ohos5.0/base/update/updater/utils/
H A Dutils_fs.cpp53 auto subDir = pathName.substr(0, slashPos); in MkdirRecursive() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_utils.cpp30 std::string GetDbDir(const std::string &subDir, DbType type) in GetDbDir()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_database_upgrader.cpp242 const SecurityOption &expectOpt, const std::string &subDir) in SetMetaUpgrade()
267 void SQLiteSingleVerDatabaseUpgrader::SetSubdir(const std::string &subDir) in SetSubdir()
H A Dsqlite_single_ver_natural_store.cpp1609 std::string subDir = GetSubDirPath(kvDBProp); in InitDataBaseOption() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddirectory_ex.cpp192 DIR *subDir = fdopendir(subFd); in GetDirFiles() local
275 DIR *subDir = fdopendir(subFd); in ForceRemoveDirectory() local
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_uevent.c324 char subDir[USB_DEV_NAME_LEN_MAX] = {0}; in CheckAudioUsbDevice() local
359 static int32_t ScanUsbBusSubDir(const char *subDir) in ScanUsbBusSubDir()
408 char subDir[USB_DEV_NAME_LEN_MAX] = {0}; in DetectUsbHeadsetState() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Ddatabase_oper.cpp234 std::string subDir = KvDBProperties::GetStoreSubDirectory(databaseType); in CreateBackupDirForExport() local
423 std::string subDir = KvDBProperties::GetStoreSubDirectory(databaseType); in InitImportFileInfo() local
/ohos5.0/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.cpp113 auto subDir = path.substr(0, slashPos); in GetFileSize() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.cpp386 std::string subDir = KvDBProperties::GetStoreSubDirectory(dbType); in GetStoreDirectory() local
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp530 string subDir = ""; in MkdirRecursive() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp384 for (auto &subDir : subDirs) { in GetPathWildCard() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp195 const std::string &subDir, bool isCreate) in CreateStoreDirectory()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp761 std::string subDir = bundleDataDir + dir; in CleanBundleDataForEl2() local