Searched refs:RemoveSuffix (Results 1 – 6 of 6) sorted by relevance
42 static std::string RemoveSuffix(const std::string &name);119 std::string RdbRekeyTest::RemoveSuffix(const std::string &name) in RemoveSuffix() function in RdbRekeyTest132 std::string name = RemoveSuffix(dbName); in GetKeyFileDate()153 std::string name = RemoveSuffix(dbName); in ChangeKeyFileDate()174 std::string name = RemoveSuffix(dbName); in SaveNewKey()254 … std::string keyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key";290 … std::string keyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key";316 … std::string keyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key";347 … std::string keyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key";385 … std::string keyPath = encryptedDatabaseKeyDir + RemoveSuffix(encryptedDatabaseName) + ".pub_key";[all …]
222 storeInfo.storeId = RemoveSuffix(storeName); in CheckAccess()538 storeInfo.storeName = RemoveSuffix(param.storeName_); in DoCloudSync()630 auto storeName = RemoveSuffix(param.storeName_); in RegisterAutoSyncCallback()650 auto storeName = RemoveSuffix(param.storeName_); in UnregisterAutoSyncCallback()711 storeInfo.storeName = RemoveSuffix(param.storeName_); in QuerySharingResource()842 metaData.storeId = RemoveSuffix(param.storeName_); in GetStoreMetaData()1073 storeInfo.storeName = RemoveSuffix(param.storeName_); in NotifyDataChange()1150 storeInfo.storeName = RemoveSuffix(param.storeName_); in PostSearchEvent()1164 auto storeId = RemoveSuffix(param.storeName_); in Disable()1172 auto storeId = RemoveSuffix(param.storeName_); in Enable()[all …]
187 static std::string RemoveSuffix(const std::string& name);
202 std::string RdbServiceProxy::RemoveSuffix(const std::string& name) in RemoveSuffix() function in OHOS::DistributedRdb::RdbServiceProxy225 auto name = RemoveSuffix(param.storeName_); in Subscribe()261 auto name = RemoveSuffix(param.storeName_); in UnSubscribe()391 auto name = RemoveSuffix(param.storeName_); in RegisterAutoSyncCallback()429 auto name = RemoveSuffix(param.storeName_); in UnregisterAutoSyncCallback()465 auto name = RdbServiceProxy::RemoveSuffix(origin.store); in OnDataChange()
585 static std::string RemoveSuffix(const std::string &name) in RemoveSuffix() function651 const std::string dbName = RemoveSuffix(StringUtils::ExtractFileName(dbPath)); in KeyFiles()
123 static std::string RemoveSuffix(const std::string& name);