Home
last modified time | relevance | path

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

/base/startup/init/interfaces/innerkits/fs_manager/switch_root/
H A Dswitch_root.c61 DIR *subDir = fdopendir(fd); in FreeOldRoot() local
/base/update/updater/utils/
H A Dutils_fs.cpp53 auto subDir = pathName.substr(0, slashPos); in MkdirRecursive() local
/test/xts/acts/kernel_lite/utils/
H A Dlibfs.cpp45 char subDir[MAX_PATH_SIZE]; in RemoveDir() local
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A Dlibfs.cpp45 char subDir[MAX_PATH_SIZE]; in RemoveDir() local
/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() argument
/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.cpp113 auto subDir = path.substr(0, slashPos); in GetFileSize() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_socket_thread.cpp405 char subDir[USB_DEV_NAME_LEN_MAX] = {0}; in CheckAudioUsbDevice() local
664 int32_t AudioSocketThread::ScanUsbBusSubDir(const char *subDir) in ScanUsbBusSubDir() argument
714 char subDir[USB_DEV_NAME_LEN_MAX] = {0}; in DetectUsbHeadsetState() local
[all...]
/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
/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
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_database_upgrader.cpp260 void SQLiteSingleVerDatabaseUpgrader::SetSubdir(const std::string &subDir) in SetSubdir() argument
241 SetMetaUpgrade(const SecurityOption &currentOpt, const SecurityOption &expectOpt, const std::string &subDir) SetMetaUpgrade() argument
H A Dsqlite_single_ver_natural_store.cpp1663 std::string subDir = GetSubDirPath(kvDBProp); in InitDataBaseOption() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.cpp386 std::string subDir = KvDBProperties::GetStoreSubDirectory(dbType); in GetStoreDirectory() local
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp530 string subDir = ""; in MkdirRecursive() local
/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp241 static void get_file_list_subdir(const SkString& rootDir, const SkString& subDir, in get_file_list_subdir() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp759 std::string subDir = bundleDataDir + dir; in CleanBundleDataForEl2() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp194 CreateStoreDirectory(const std::string &directory, const std::string &identifierName, const std::string &subDir, bool isCreate) CreateStoreDirectory() argument

Completed in 20 milliseconds