Home
last modified time | relevance | path

Searched defs:history (Results 1 – 5 of 5) sorted by relevance

/system/core/storaged/tests/
Dstoraged_test.cpp392 vector<int> history = si.get_perf_history(); in TEST() local
433 vector<int> history = si.get_perf_history(); in TEST() local
/system/core/storaged/
Dstoraged_uid_monitor.cpp202 const std::map<uint64_t, struct uid_records>& history) in history_size()
/system/bt/main/shim/
Dacl.cc858 std::vector<std::string> history = in DumpConnectionHistory() local
874 std::vector<std::string> history = in DumpConnectionHistory() local
1001 std::vector<Record> history = btm_cb.history_->Pull(); in DumpsysBtm() local
/system/iorap/src/maintenance/
Dcontroller.cc229 for(db::AppLaunchHistoryModel history : histories) { in GetPerfettoTraceInfo() local
/system/iorap/src/manager/
Devent_manager.cc611 std::optional<db::AppLaunchHistoryModel> history = InsertDbLaunchHistory(pid); in RecordDbLaunchHistory() local