Searched defs:update (Results 1 – 4 of 4) sorted by relevance
/system/core/libutils/ | ||
D | CallStack.cpp | 40 void CallStack::update(int32_t ignoreDepth, pid_t tid) { in update() function in android::CallStack |
D | ProcessCallStack.cpp | 131 void ProcessCallStack::update() { in update() function in android::ProcessCallStack |
/system/core/include/mincrypt/ | ||
D | hash-internal.h | 40 void (* const update)(struct HASH_CTX*, const void*, int); member |
/system/core/healthd/ | ||
D | BatteryMonitor.cpp | 176 bool BatteryMonitor::update(void) { in update() function in android::BatteryMonitor |