Home
last modified time | relevance | path

Searched defs:update (Results 1 – 4 of 4) sorted by relevance

/system/core/libutils/
DCallStack.cpp40 void CallStack::update(int32_t ignoreDepth, pid_t tid) { in update() function in android::CallStack
DProcessCallStack.cpp131 void ProcessCallStack::update() { in update() function in android::ProcessCallStack
/system/core/include/mincrypt/
Dhash-internal.h40 void (* const update)(struct HASH_CTX*, const void*, int); member
/system/core/healthd/
DBatteryMonitor.cpp176 bool BatteryMonitor::update(void) { in update() function in android::BatteryMonitor