Home
last modified time | relevance | path

Searched defs:entries (Results 176 – 200 of 358) sorted by relevance

12345678910>>...15

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/display/
H A DDisplayDensityUtils.java161 String[] entries = new String[1 + numSmaller + numLarger]; in DisplayDensityUtils() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_local_storage_executor.cpp130 int SQLiteLocalStorageExecutor::PutBatch(const std::vector<Entry> &entries) in PutBatch()
H A Dsqlite_single_ver_natural_store.cpp135 …int GetKvEntriesByDataItems(std::vector<SingleVerKvEntry *> &entries, std::vector<DataItem> &dataI… in GetKvEntriesByDataItems()
619 …NaturalStore::GetSyncData(Timestamp begin, Timestamp end, std::vector<SingleVerKvEntry *> &entries, in GetSyncData()
785 int SQLiteSingleVerNaturalStore::GetSyncDataNext(std::vector<SingleVerKvEntry *> &entries, in GetSyncDataNext()
861 const std::vector<SingleVerKvEntry *> &entries, const std::string &deviceName) in PutSyncDataWithQuery()
1006 std::vector<Entry> entries; in RemoveDeviceDataNormally() local
1020 void SQLiteSingleVerNaturalStore::NotifyRemovedData(std::vector<Entry> &entries) in NotifyRemovedData()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store_connection.cpp552 …eVerNaturalStoreConnection::PutBatchInner(const IOption &option, const std::vector<Entry> &entries) in PutBatchInner()
583 int RdSingleVerNaturalStoreConnection::SaveSyncEntries(const std::vector<Entry> &entries, bool isDe… in SaveSyncEntries()
777 std::vector<Entry> entries; in DeleteSyncEntries() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_database.cpp245 int SysEventDatabase::Query(SysEventQuery& sysEventQuery, EntryQueue& entries) in Query()
406 int SysEventDatabase::QueryByFiles(SysEventQuery& sysEventQuery, EntryQueue& entries, FileQueue& qu… in QueryByFiles()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_relational_ver_sync_db_interface.cpp26 …int GetEntriesFromItems(std::vector<SingleVerKvEntry *> &entries, const std::vector<DataItem> &dat… in GetEntriesFromItems()
73 const std::vector<SingleVerKvEntry *> &entries, const std::string &deviceName) in PutSyncDataWithQuery()
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp104 vector<Entry> entries; in CrudTest() local
1863 std::vector<Entry> entries; variable
1938 std::vector<Entry> entries; variable
1987 auto entries = data.GetEntries(); in __anonb4f3bed91702() local
2034 auto entries = data.GetEntries(); in __anonb4f3bed91802() local
2081 auto entries = data.GetEntries(); in __anonb4f3bed91902() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H A Dprofileutils_fuzzer.cpp220 std::map<std::string, std::string> entries; in EntriesToDeviceProfileFuzzTest() local
236 std::map<std::string, std::string> entries; in EntriesToServiceProfileFuzzTest() local
/aosp14/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/users/
H A DAvatarPhotoControllerTest.java92 String[] entries = mImagesDir.list(); in tearDown() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DPreparationCoordinator.java261 private void inflateAllRequiredViews(List<ListEntry> entries) { in inflateAllRequiredViews()
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/
H A DVendorConfig.java184 ArrayList<T> entries = new ArrayList<>(); in readTagList() local
/aosp14/frameworks/base/packages/overlays/tests/src/com/android/theme/icon/
H A DIconPackOverlayTest.java274 Enumeration<? extends ZipEntry> entries = file.entries(); in getDrawablesFromOverlay() local
/aosp14/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
H A DNetworkActivity.java218 List<Entry> entries = null; in loadXmlFromNetwork() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync.h54 std::vector<SendDataItem> entries; member
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_screen_status_manager.cpp194 std::vector<DistributedKv::Entry> entries; in CheckRemoteDevicesIsUsing() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_storage_executor.cpp209 std::vector<MultiVerKvEntry *> entries; in IsCommitExisted() local
448 const std::vector<MultiVerKvEntry *> &entries, const std::string &deviceName) in PutCommitData()
515 std::vector<MultiVerKvEntry *> entries; in MergeOneCommit() local
1333 void MultiVerStorageExecutor::ReleaseMultiVerKvEntries(std::vector<MultiVerKvEntry *> &entries) in ReleaseMultiVerKvEntries()
/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues.h333 std::vector<Entry> entries; member
360 std::vector<Reference> entries; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_register_observer_test.cpp158 …forOperation(const Entry &entry, bool isLocalPutRegisted, bool isPutRegisted, list<Entry> &entries) in PreDataforOperation()
194 list<Entry> entries; in TestForOperation() local
H A Ddistributeddb_storage_transaction_record_test.cpp938 std::vector<Entry> entries; variable
1055 std::vector<Entry> entries; variable
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dflat_object_storage_engine.cpp231 std::vector<DistributedDB::Entry> entries; in UpdateItems() local
423 std::vector<DistributedDB::Entry> entries; in GetItems() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DRecentLocationApps.java169 List<AppOpsManager.OpEntry> entries = ops.getOps(); in getRequestFromOps() local
/ohos5.0/base/theme/wallpaper_mgr/utils/include/
H A Dconcurrent_map.h174 auto entries = Clone(); in ForEachCopies() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/
H A Dconcurrent_map.h177 auto entries = Clone(); in ForEachCopies() local
/aosp14/frameworks/base/libs/androidfw/
H A DIdmap.cpp118 const Idmap_overlay_entry* entries, in OverlayDynamicRefTable()
147 const Idmap_target_entry* entries, in IdmapResMap()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
H A Dslots.rs43 entries: &'a Vec<Entry<T>>, field
51 entries: Vec<Entry<T>>, field

12345678910>>...15