Home
last modified time | relevance | path

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

/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
/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
/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 14 milliseconds