Home
last modified time | relevance | path

Searched defs:newKey (Results 51 – 65 of 65) sorted by relevance

123

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp376 const std::vector<uint8_t> &newKey, SlaveStatus &slaveStatus) in ChangeDbFileForRestore()
H A Drdb_store.cpp427 int RdbStore::Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore()
H A Drdb_store_impl.cpp2178 int RdbStoreImpl::Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_encoder.cpp658 uint32_t newKey = (((uint32_t)curChar) << BITS_IN_BYTE) + Pixel; in LZWEncode() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp1221 static inline bool IsKeyNotSame(const string &newKey, const string &oldKey) in IsKeyNotSame()
2183 std::string newKey; in UpdateAstcDateTakenFromKvStore() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp924 Key newKey = DBCommon::GetPrefixTableName(tableName.second); in UpdateKvData() local
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java891 Key newKey = keys[mCurrentKeyIndex]; in showPreview() local
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp360 std::string newKey = "newKey"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp2200 Key newKey; in Translate() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp71 std::vector<uint8_t> newKey; member
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp664 string newKey; in MoveAstc() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdbstore.cpp4271 int MediaLibraryRdbStore::Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java8380 String newKey = newM.getSenderPerson() == null in areNotificationsVisiblyDifferent() local
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp625 napi_value newKey = nullptr; variable
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...

123