Home
last modified time | relevance | path

Searched defs:bucket (Results 26 – 50 of 116) sorted by relevance

12345

/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DSysMemUsageTable.java149 final int bucket = ((iscreen + imem) * STATE_COUNT); in dump() local
176 private void dumpCategory(PrintWriter pw, String prefix, String label, int bucket, int index) { in dumpCategory()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppIdleHistory.java428 int bucket, int reason) { in setAppStandbyBucket()
433 int bucket, int reason, boolean resetExpiryTimes) { in setAppStandbyBucket()
461 public void updateLastPrediction(AppUsageHistory app, long elapsedTimeAdjusted, int bucket) { in updateLastPrediction()
609 long elapsedRealtime, int bucket) { in shouldInformListeners()
662 private void logAppStandbyBucketChanged(String packageName, int userId, int bucket, in logAppStandbyBucketChanged()
675 long getBucketExpiryTimeMs(String packageName, int userId, int bucket, long elapsedRealtimeMs) { in getBucketExpiryTimeMs()
817 final int bucket = getIntValue(parser, ATTR_BUCKET, STANDBY_BUCKET_UNKNOWN); in readBucketExpiryTimes() local
829 int bucket, long expiryTimeMs) { in insertBucketExpiryTime()
921 final int bucket = history.bucketExpiryTimesMs.keyAt(j); in writeAppIdleTimes() local
1029 final int bucket = appUsageHistory.bucketExpiryTimesMs.keyAt(i); in dumpBucketExpiryTimes() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.cpp138 ValuesBucket bucket = RdbDataShareAdapter::RdbUtils::ToValuesBucket(valuesBucket); in Insert() local
158 ValuesBucket bucket = RdbDataShareAdapter::RdbUtils::ToValuesBucket(valuesBucket); in Update() local
199 ValuesBucket bucket = RdbDataShareAdapter::RdbUtils::ToValuesBucket(valuesBucket); in InsertEx() local
222 ValuesBucket bucket = RdbDataShareAdapter::RdbUtils::ToValuesBucket(valuesBucket); in UpdateEx() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_db_data_utils.cpp32 VBucket bucket; in GenerateRecord() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_db.cpp140 NativeRdb::ValuesBucket bucket; in Insert() local
164 NativeRdb::ValuesBucket bucket; in Update() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/
H A Ddaily_db_helper.cpp124 NativeRdb::ValuesBucket bucket; in InsertEventInfo() local
146 NativeRdb::ValuesBucket bucket; in UpdateEventInfo() local
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/
H A Dexport_db_storage.cpp91 NativeRdb::ValuesBucket bucket; in InsertExportDetailRecord() local
171 NativeRdb::ValuesBucket bucket; in UpdateExportDetailRecordSeq() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dtoken_bucket.h39 inline static void TB_InitBucket(TokenBucket *bucket, int rate, int burst) in TB_InitBucket() argument
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/
H A Dsandbox_manager_rdb_utils.cpp54 void ToRdbValueBucket(const GenericValues &value, NativeRdb::ValuesBucket &bucket) in ToRdbValueBucket()
76 NativeRdb::ValuesBucket bucket; in ToRdbValueBuckets() local
H A Dsandbox_manager_rdb.cpp131 NativeRdb::ValuesBucket bucket; in Add() local
200 NativeRdb::ValuesBucket bucket; in Modify() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_dao.cpp81 NativeRdb::ValuesBucket bucket; in Insert() local
H A Dapp_event_mapping_dao.cpp67 NativeRdb::ValuesBucket bucket; in Insert() local
H A Dapp_event_observer_dao.cpp64 NativeRdb::ValuesBucket bucket; in Insert() local
/aosp14/frameworks/base/core/java/android/app/admin/
H A DPasswordMetrics.java490 private boolean satisfiesBucket(ComplexityBucket bucket) { in satisfiesBucket()
550 final ComplexityBucket bucket = ComplexityBucket.forComplexity(minComplexity); in validatePasswordMetrics() local
589 private static void comparePasswordMetrics(PasswordMetrics minMetrics, ComplexityBucket bucket, in comparePasswordMetrics()
684 ComplexityBucket bucket) { in applyComplexity()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dextension_util.cpp28 for (auto &bucket : buckets) { in Convert() local
42 std::pair<OhCloudExtHashMap *, size_t> ExtensionUtil::Convert(const DBVBucket &bucket) in Convert()
204 DBVBucket bucket; in ConvertBucket() local
257 DBValue ExtensionUtil::ConvertValues(OhCloudExtValueBucket *bucket, const std::string &key) in ConvertValues()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_multistages_capture_test/src/
H A Dmedialibrary_multistages_photo_capture_test.cpp692 ValuesBucket bucket; variable
710 ValuesBucket bucket; variable
728 ValuesBucket bucket; variable
742 ValuesBucket bucket; variable
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
H A DAppStandbyControllerTests.java639 int bucket, int reason) { in onAppIdleStateChanged()
719 private void assertTimeout(AppStandbyController controller, long elapsedTime, int bucket) { in assertTimeout()
723 private void assertTimeout(AppStandbyController controller, long elapsedTime, int bucket, in assertTimeout()
756 private void assertBucket(int bucket) throws InterruptedException { in assertBucket()
760 private void assertBucket(int bucket, String pkg) throws InterruptedException { in assertBucket()
774 private void assertNotBucket(int bucket) throws InterruptedException { in assertNotBucket()
2186 private void setAndAssertBucket(String pkg, int user, int bucket, int reason) throws Exception { in setAndAssertBucket()
/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_data_share_impl.cpp94 DataShare::DataShareValuesBucket bucket; in SetValue() local
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp138 NativeRdb::ValuesBucket bucket; in StoreSysVersion() local
319 NativeRdb::ValuesBucket bucket; in StoreProcessData() local
337 NativeRdb::ValuesBucket bucket; in StoreThreadData() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_stub.cpp46 DataShareValuesBucket bucket; in OnInsert() local
64 DataShareValuesBucket bucket; in OnUpdate() local
98 DataShareValuesBucket bucket; in OnInsertEx() local
117 DataShareValuesBucket bucket; in OnUpdateEx() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationPanelLogger.java121 static int toNotificationSection(@PriorityBucket int bucket) { in toNotificationSection()
/aosp14/frameworks/base/core/java/com/android/internal/logging/
H A DMetricsLogger.java78 public void histogram(String name, int bucket) { in histogram()
228 public static void histogram(Context context, String name, int bucket) { in histogram()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/
H A DDataUsageController.java158 final Bucket bucket = mNetworkStatsManager.querySummaryForDevice(template, start, end); in getUsageLevel() local
183 private static String statsBucketToString(Bucket bucket) { in statsBucketToString()
/aosp14/frameworks/base/core/java/android/metrics/
H A DLogMaker.java211 public LogMaker setCounterBucket(int bucket) { in setCounterBucket()
222 public LogMaker setCounterBucket(long bucket) { in setCounterBucket()
/ohos5.0/base/customization/enterprise_device_management/common/native/src/
H A Dedm_data_ability_utils.cpp93 OHOS::DataShare::DataShareValuesBucket bucket; in UpdateSettingsData() local

12345